GITBOOK-58: Update password reset YAML for Kubernetes

2.19
James Carppe 2023-10-09 02:12:39 +00:00 committed by gitbook-bot
parent 02b119bc86
commit a7ee46eecd
No known key found for this signature in database
GPG Key ID: 07D2180C7B12D0FF
1 changed files with 1 additions and 0 deletions

View File

@ -117,6 +117,7 @@ spec:
volumeMounts: volumeMounts:
- mountPath: "/data" - mountPath: "/data"
name: data name: data
restartPolicy: Never
EOF EOF
``` ```