Skip to content

Commit

Permalink
Override names of k8s resources for cert-manager and ingress-nginx
Browse files Browse the repository at this point in the history
Signed-off-by: Roman Hros <[email protected]>
  • Loading branch information
chess-knight committed Jul 25, 2024
1 parent ce8acf6 commit a4adb69
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions providers/hetzner/baremetal/1-30/cluster-addon/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -73,5 +73,9 @@ rook-ceph-cluster:
enabled: true

cert-manager:
fullnameOverride: cert-manager
crds:
enabled: true

ingress-nginx:
fullnameOverride: ingress-nginx

0 comments on commit a4adb69

Please sign in to comment.