Skip to content

Commit

Permalink
explicitly enable issuer
Browse files Browse the repository at this point in the history
Signed-off-by: Jan Lohage <[email protected]>
  • Loading branch information
j2L4e committed Mar 23, 2023
1 parent 581841a commit 31bb734
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pkg/install/v2/secrets.go
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,7 @@ stringData:
kubeApiServer:
basicAuthPassword: {{ .KubeApiServer.BasicAuthPassword }}
issuer:
enabled: true
acme:
email: {{ .Issuer.Acme.Email }}
domains:
Expand Down

0 comments on commit 31bb734

Please sign in to comment.