Skip to content

Commit

Permalink
fix cluster-issuer default value
Browse files Browse the repository at this point in the history
  • Loading branch information
hechmi-dammak-xenit committed Aug 13, 2024
1 parent 015034a commit 7b7f29f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions xenit-alfresco/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ ingress:
protocol: 'https'
ingressAnnotations:
kubernetes.io/ingress.class: "nginx"
cert-manager.io/cluster-issuer: "letsencrypt-production"
defaultPath:
service: nginx-default-service
port: 30403
Expand Down

0 comments on commit 7b7f29f

Please sign in to comment.