mirror-secustor-helm-charts/charts/immich/example/redis-secret.yaml
2025-01-18 01:06:39 +01:00

7 lines
116 B
YAML

apiVersion: v1
kind: Secret
metadata:
name: immich-redis-access
type: Opaque
stringData:
password: "a-password"