Fix syntax error

This commit is contained in:
Micke Nordin 2023-05-03 14:30:24 +02:00
parent 5bc39eec5e
commit 521e1bae81

View file

@ -50,9 +50,9 @@ spec:
subPath: type-definitions.json subPath: type-definitions.json
readOnly: true readOnly: true
env: env:
- name: KALLEANKA_PASSWORD - name: KALLEANKA_PASSWORD
valueFrom: valueFrom:
secretKefRef: secretKeyRef:
name: describo-pg-passwd name: describo-pg-passwd
key: passwd key: passwd
envFrom: envFrom: