We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0151153 + 8e650c0 commit d556d58Copy full SHA for d556d58
deploy/addons/dashboard/dashboard-dp.yaml.tmpl
@@ -42,6 +42,8 @@ spec:
42
ports:
43
- containerPort: 9090
44
protocol: TCP
45
+ args:
46
+ - --disable-settings-authorizer
47
livenessProbe:
48
httpGet:
49
path: /
0 commit comments