Files
k8s-gitops/apps/bookstack/deployment-strategy-patch.yaml
T
2026-06-23 17:05:07 +00:00

9 lines
125 B
YAML

apiVersion: apps/v1
kind: Deployment
metadata:
name: bookstack
namespace: bookstack
spec:
strategy:
type: Recreate