Compare commits

..

1 commit

Author SHA1 Message Date
renovate[bot]
aecd5516c4
chore(deps): update helm chart argo-cd to v7 2024-09-26 08:19:52 +00:00
4 changed files with 4 additions and 10 deletions

View file

@ -5,7 +5,7 @@ apps:
- name: argocd
repoURL: https://argoproj.github.io/argo-helm
chart: argo-cd
targetRevision: 7.6.7
targetRevision: 7.6.5
syncWave: '0'
syncPolicy:
automated:

View file

@ -75,7 +75,7 @@ apps:
namespace: cert-manager
repoURL: https://charts.jetstack.io
chart: cert-manager
targetRevision: v1.15.1
targetRevision: v1.15.3
secrets:
- name: cert-manager-vault-approle
keys:

View file

@ -23,13 +23,7 @@ global:
# Set the verbosity of cert-manager. Range of 0 - 6 with 6 being the most verbose.
logLevel: 2
leaderElection:
namespace: "cert-manager"
crds:
enabled: true
installCRDs: true
replicaCount: 1
strategy:

View file

@ -33,7 +33,7 @@ certificate:
secretName: redis-operator-tls
certmanager:
enabled: false
enabled: true
monitoring:
# Enable Prometheus PodMonitor to monitor the operator.