mirror of https://github.com/fluxcd/flux2.git
Merge a6cb5930f8
into d13dec297a
commit
95b7d32ba7
@ -0,0 +1,9 @@
|
||||
---
|
||||
apiVersion: v1
|
||||
kind: Secret
|
||||
metadata:
|
||||
name: podinfo-auth
|
||||
namespace: my-namespace
|
||||
stringData:
|
||||
password: my-password
|
||||
|
Loading…
Reference in New Issue