Skip to content

Commit 8fcd393

Browse files
committed
Set webhook nodeselector for scylla operator
1 parent cfb8fe6 commit 8fcd393

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

k8s/scylla-operator/scylla-operator.cue

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ kustomizations: helm: "release": {
1414
interval: "10m0s"
1515
values: {
1616
nodeSelector: "kubernetes.io/arch": "amd64"
17+
webhookServerNodeSelector: "kubernetes.io/arch": "amd64"
1718
}
1819
}
1920
}

0 commit comments

Comments
 (0)