I don't know what I'm doing
This commit is contained in:
Vendored
+4
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"secretName": "freedns-auth"
|
||||
, "domain": "example.com"
|
||||
}
|
||||
+7
@@ -0,0 +1,7 @@
|
||||
apiVersion: v1
|
||||
kind: Secret
|
||||
metadata:
|
||||
name: freedns-auth
|
||||
data:
|
||||
username: ZXhhbXBsZQ==
|
||||
password: MTIzNA==
|
||||
Vendored
-3
@@ -1,3 +0,0 @@
|
||||
# Solver testdata directory
|
||||
|
||||
TODO
|
||||
-1
@@ -1 +0,0 @@
|
||||
{}
|
||||
Reference in New Issue
Block a user