You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I want to add this step in the helm chart: "step ca provisioner add acme --type ACME".
Is it simply adding at the field: postInitHook: "step ca provisioner add acme --type ACME"?
Ater deployment I see contents that the ACME protocol is added but with not many info, other then:
"type": "ACME"
"name": "acme-smallstep"
Hey @dpaardenkooper, this issue wasn't top of mind anymore, but just saw it again after @flokli sent a response. With smallstep/certificates#1075 support was added to enable ACME (with creation of a default ACME provisioner) using the Helm values.yml file. It might be useful to you.
Hi guys,
I want to add this step in the helm chart: "step ca provisioner add acme --type ACME".
Is it simply adding at the field: postInitHook: "step ca provisioner add acme --type ACME"?
Ater deployment I see contents that the ACME protocol is added but with not many info, other then:
"type": "ACME"
"name": "acme-smallstep"
Is this correct?
It seems that there is some info missing.
https://github.com/smallstep/certificates/blob/master/docs/provisioners.md
Kind regards,
Dinant
used links:
helm-charts/step-certificates/templates/configmaps.yaml
Lines 115 to 117 in 6b75678
#29
#22
The text was updated successfully, but these errors were encountered: