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