stacks-instances/otc/foundry.buildth.ing/stacks/observability-client/vm-client-stack/manifests/simple-user-secret.yaml

10 lines
169 B
YAML
Raw Permalink Normal View History

2025-07-08 11:42:42 +00:00
apiVersion: v1
kind: Secret
metadata:
name: simple-user-secret
namespace: observability
type: Opaque
stringData:
username: simple-user
password: simple-password