fluxcd-flux2/cmd/flux/testdata/create/secret/git/secret-git-basic.yaml
Alex Petrov 4978191767
Fix file formats
Signed-off-by: Alex Petrov <alex.petrov.vt@gmail.com>
2021-08-08 13:37:17 -04:00

9 lines
148 B
YAML

---
apiVersion: v1
kind: Secret
metadata:
name: podinfo-auth
namespace: flux-system
stringData:
password: my-password
username: my-username