Skip to content

Commit

Permalink
fix(metis): ensure sync and db run on different minions (sapcc#5456)
Browse files Browse the repository at this point in the history
  • Loading branch information
IvoGoman authored Oct 17, 2023
1 parent f26ae77 commit 9c85d52
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions system/metis/templates/sync-statefulset.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,10 @@ spec:
values:
- mariadb-replication
- mariadb-sync
- key: app
operator: In
values:
- {{ $backup.name }}-mariadb
terminationGracePeriodSeconds: 10
containers:
- name: sync
Expand Down

0 comments on commit 9c85d52

Please sign in to comment.