Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Cert-Manager ACME DNS01 Webhook Solver for STACKIT DNS Manager

testdata Directory

Copy the example Secret files, replacing $STACKIT_TOKEN with your STACKIT API token:

$ export STACKIT_TOKEN=$(echo -n "<token>" | base64)
$ envsubst < testdata/stackit/secret.yaml.example | kubectl apply -f -