We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a1beb8a + f4063ca commit 9adfc87Copy full SHA for 9adfc87
1 file changed
charts/workflow/templates/drycc-cluster-issuer.yaml
@@ -14,6 +14,6 @@ spec:
14
# Enable HTTP01 validations
15
# http01: {}
16
solvers:
17
- - http01:
+ - http01:
18
ingress:
19
class: "{{ .Values.global.ingress_class }}"
0 commit comments