GITBOOK-58: Update password reset YAML for Kubernetes

This commit is contained in:
James Carppe
2023-10-09 02:12:39 +00:00
committed by gitbook-bot
parent 02b119bc86
commit a7ee46eecd

View File

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