Skip to content

Commit

Permalink
Merge pull request #158 from xenit-eu/fix-cluster-issuer-default
Browse files Browse the repository at this point in the history
fix cluster-issuer default value
  • Loading branch information
hechmi-dammak-xenit authored Aug 13, 2024
2 parents 015034a + 7b7f29f commit 39b66bb
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 39b66bb

Please sign in to comment.