mirror of
https://github.com/fluxcd/flux2.git
synced 2026-02-25 00:51:48 +00:00
9 lines
147 B
Text
9 lines
147 B
Text
---
|
|
apiVersion: v1
|
|
kind: Secret
|
|
metadata:
|
|
name: helm-secret
|
|
namespace: flux-system
|
|
stringData:
|
|
password: my-password
|
|
username: my-username
|