++ generic secret
This commit is contained in:
parent
225b251fb9
commit
0650af5ea5
1 changed files with 8 additions and 0 deletions
8
generic/secret.yaml
Normal file
8
generic/secret.yaml
Normal file
|
@ -0,0 +1,8 @@
|
|||
apiVersion: v1
|
||||
kind: Secret
|
||||
metadata:
|
||||
name: ungleich-dns-creds
|
||||
namespace: argo
|
||||
stringData:
|
||||
username: "nico"
|
||||
password: "C7h9zTBsx1RQYnrPFkit"
|
Loading…
Reference in a new issue