Skip to content

Commit 9057737

Browse files
committed
change prefer run on fargate to empty value
1 parent a0eeec7 commit 9057737

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

kubernetes/auth-operator.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ spec:
1616
metadata:
1717
labels:
1818
app: auth-operator
19-
prefer_run_on_fargate: ''
19+
prefer_run_on_fargate: 'yes'
2020
namespace: infra
2121
spec:
2222
automountServiceAccountToken: true

0 commit comments

Comments
 (0)