fix nodeSelector
This commit is contained in:
@@ -19,12 +19,11 @@ appDatabase: "appdb"
|
|||||||
# appSecretAnnotations: {}
|
# appSecretAnnotations: {}
|
||||||
|
|
||||||
podSpec:
|
podSpec:
|
||||||
|
nodeSelector:
|
||||||
|
kubernetes.io/arch: amd64
|
||||||
mysqlConf:
|
mysqlConf:
|
||||||
volumeSpec:
|
volumeSpec:
|
||||||
|
|
||||||
nodeSelector:
|
|
||||||
"kubernetes.io/arch": "amd64"
|
|
||||||
|
|
||||||
serverIDOffset:
|
serverIDOffset:
|
||||||
|
|
||||||
initBucketURL:
|
initBucketURL:
|
||||||
|
|||||||
Reference in New Issue
Block a user