update: argo mysql

main
ycz008 2023-08-18 15:27:15 +08:00
parent 1a87139180
commit f0cbead23d
1 changed files with 7 additions and 0 deletions

View File

@ -8,6 +8,13 @@ spec:
replicas: 1 replicas: 1
selector: selector:
name: mysql name: mysql
nodeAffinity:
required:
nodeSelectorTerms:
- key: kubernetes.io/hostname
operator: In
values:
- bfs-k8snode-10-2-2-6.hetzner.base.beaconfireinc.com
template: template:
metadata: metadata:
labels: labels: