recreate deployment for takahe

This commit is contained in:
Tobias Brunner 2024-02-25 17:38:37 +01:00
parent 107d91fbb3
commit 6390fe80e6
Signed by: tobru
SSH key fingerprint: SHA256:kywVhvCA+MIxL6eBgoQa+BfC/ROJqcfD2bpy1PR6Ebk
2 changed files with 4 additions and 0 deletions

View file

@ -11,6 +11,8 @@ spec:
app.kubernetes.io/name: takahe
app.kubernetes.io/component: stator
replicas: 1
strategy:
type: Recreate
template:
metadata:
labels:

View file

@ -11,6 +11,8 @@ spec:
app.kubernetes.io/name: takahe
app.kubernetes.io/component: webserver
replicas: 1
strategy:
type: Recreate
template:
metadata:
labels: