This commit is contained in:
2026-03-30 13:57:08 +00:00
parent 6b0c836b63
commit 884cb61690
3 changed files with 16 additions and 0 deletions

View File

@@ -24656,6 +24656,16 @@ data:
- /metadata
- /endpoints
- /ports
resource.customizations.health.grafana.integreatly.org_GrafanaDashboard: |
hs = {}
if obj.status ~= nil and obj.status.hash ~= nil and obj.status.hash ~= "" then
hs.status = "Healthy"
hs.message = "GrafanaDashboard reconciled (status.hash present)"
return hs
end
hs.status = "Progressing"
hs.message = "Waiting for GrafanaDashboard status.hash"
return hs
resource.exclusions: |
### Network resources created by the Kubernetes control plane and excluded to reduce the number of watched events and UI clutter
- apiGroups:

3
stirling/README.md Normal file
View File

@@ -0,0 +1,3 @@
# Stirling PDF
## PDF Toolbox

3
wekan/README.md Normal file
View File

@@ -0,0 +1,3 @@
# Wekan
## KAnban board