mirror of
https://github.com/nold360/hive-apps
synced 2025-02-05 15:02:48 +00:00
Compare commits
No commits in common. "765154121b811e362187025ce055202474102adc" and "afd7dbac888324477c8cb97d0e617a5727c35d68" have entirely different histories.
765154121b
...
afd7dbac88
3 changed files with 3 additions and 9 deletions
|
@ -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:
|
||||
|
|
|
@ -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:
|
||||
|
|
|
@ -33,7 +33,7 @@ certificate:
|
|||
secretName: redis-operator-tls
|
||||
|
||||
certmanager:
|
||||
enabled: false
|
||||
enabled: true
|
||||
|
||||
monitoring:
|
||||
# Enable Prometheus PodMonitor to monitor the operator.
|
||||
|
|
Loading…
Add table
Reference in a new issue