Skip to content
Snippets Groups Projects
Verified Commit 6d4b77a4 authored by Rafael László's avatar Rafael László :speech_balloon:
Browse files

Add k8s recreate strategy to all deployments

parent 5c0b5c25
No related merge requests found
Pipeline #18396 passed
......@@ -75,6 +75,8 @@ metadata:
name: kszkepzes-backend
namespace: kszk-kepzes-site
spec:
strategy:
type: Recreate
replicas: 1
selector:
matchLabels:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment