We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e3a856d commit f071ba8Copy full SHA for f071ba8
kubernetes/auth-operator.yaml
@@ -16,7 +16,7 @@ spec:
16
metadata:
17
labels:
18
app: auth-operator
19
- prefer_run_on_fargate: true
+ prefer_run_on_fargate: 'true'
20
namespace: kube-system
21
spec:
22
automountServiceAccountToken: true
0 commit comments