We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9e74a10 commit 2ca6854Copy full SHA for 2ca6854
charts/opencloud/values.yaml
@@ -585,5 +585,6 @@ ingress:
585
586
# Custom annotations applied to all ingress resources.
587
# These are merged with any annotations from 'annotationsPreset' (if set).
588
- annotations:
589
- cert-manager.io/cluster-issuer: letsencrypt
+ annotations: {}
+ # Example:
590
+ # cert-manager.io/cluster-issuer: letsencrypt
0 commit comments