Skip to content

Commit f1076a4

Browse files
committed
force API on basicpool
1 parent 3fa7260 commit f1076a4

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

api/kubernetes/deploy_via_helm.sh

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -267,6 +267,9 @@ resources:
267267
# cpu: 100m
268268
memory: 1024Mi
269269
270+
nodeSelector:
271+
agentpool: basicpool
272+
270273
EOF
271274

272275
if [[ "${CERT_MANAGER_ENABLED:-false}" == "true" ]]; then

0 commit comments

Comments
 (0)