IPCEICIS-764_grafana_sso #10

Merged
Franz.Germann merged 16 commits from IPCEICIS-764_grafana_sso into development 2025-03-06 09:24:13 +00:00
2 changed files with 10 additions and 0 deletions
Showing only changes of commit a9c69d6c24 - Show all commits

View file

@ -21,3 +21,9 @@ spec:
- CreateNamespace=true
automated:
selfHeal: true
retry:
limit: -1
backoff:
duration: 15s
factor: 1
maxDuration: 15s

View file

@ -17,6 +17,10 @@ spec:
- ServerSideApply=true # do not copy metdata, since (because of its large size) it can lead to sync failure
retry:
limit: -1
backoff:
duration: 15s
factor: 1
maxDuration: 15s
destination:
name: in-cluster
namespace: monitoring