Recreate strategy type.
All checks were successful
ci/woodpecker/push/unifi-controller Pipeline was successful

This commit is contained in:
Alex Manning 2023-08-14 23:19:21 +01:00
parent 9a620bae8e
commit e6ad3e4749

View file

@ -6,6 +6,8 @@ metadata:
{{- include "unifi-controller.labels" . | nindent 4 }}
spec:
replicas: 1
strategy:
type: Recreate
selector:
matchLabels:
{{- include "unifi-controller.selectorLabels" . | nindent 6 }}