I don't know what I'm doing
This commit is contained in:
4
testdata/freedns-solver/config.json
vendored
Normal file
4
testdata/freedns-solver/config.json
vendored
Normal file
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"secretName": "freedns-auth"
|
||||
, "domain": "example.com"
|
||||
}
|
7
testdata/freedns-solver/freedns-auth.yaml
vendored
Normal file
7
testdata/freedns-solver/freedns-auth.yaml
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
apiVersion: v1
|
||||
kind: Secret
|
||||
metadata:
|
||||
name: freedns-auth
|
||||
data:
|
||||
username: ZXhhbXBsZQ==
|
||||
password: MTIzNA==
|
Reference in New Issue
Block a user