Fixup bad strategy
Signed-off-by: Martyn Ranyard <m@rtyn.berlin>
This commit is contained in:
parent
bedbc191f9
commit
1924aa28cc
|
@ -10,7 +10,8 @@ spec:
|
||||||
selector:
|
selector:
|
||||||
matchLabels:
|
matchLabels:
|
||||||
app: forgejo
|
app: forgejo
|
||||||
strategy: Recreate
|
strategy:
|
||||||
|
type: Recreate
|
||||||
template:
|
template:
|
||||||
metadata:
|
metadata:
|
||||||
creationTimestamp: null
|
creationTimestamp: null
|
||||||
|
|
Loading…
Reference in New Issue