1
0
Fork 0
mirror of https://github.com/SinTan1729/chhoto-url synced 2025-04-19 03:10:00 -05:00
chhoto-url/helm-chart/templates/secret.yml

7 lines
107 B
YAML

apiVersion: v1
kind: Secret
metadata:
name: secret
type: Opaque
data:
password: {{ .Values.password }}