fluxcd-flux2/cmd/flux/testdata/create/secret/git/secret-git-basic.txt
Alex Petrov d3a8912898
Add tests for flux create secret commands
Signed-off-by: Alex Petrov <alex.petrov.vt@gmail.com>
2021-08-08 13:37:17 -04:00

9 lines
148 B
Text

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