update home assistant and fix prometheus

This commit is contained in:
2024-04-06 14:12:07 +02:00
parent bc0f29f028
commit a6a9c7c217
6 changed files with 24 additions and 29 deletions

View File

@@ -12,7 +12,9 @@ spec:
destination:
server: https://kubernetes.default.svc
namespace: argocd
syncPolicy:
automated:
prune: true
# selfHeal: true
# syncPolicy:
# automated:
# prune: true
# selfHeal: false
# DO NOT AUTO SYNC THE APP OF APPS.
# all other apps are auto-synced, but adding new apps should be done manually.