Files
k8s-gitops/apps/uptime-kuma/deployment-strategy-patch.yaml
T

9 lines
129 B
YAML

apiVersion: apps/v1
kind: Deployment
metadata:
name: uptime-kuma
namespace: uptime-kuma
spec:
strategy:
type: Recreate