Skip to content

Commit a0eeec7

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

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: 'true'
19+
prefer_run_on_fargate: ''
2020
namespace: infra
2121
spec:
2222
automountServiceAccountToken: true

0 commit comments

Comments
 (0)