We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6a1bdc0 commit 4b94df6Copy full SHA for 4b94df6
components/namespace-lister/base/deployment.yaml
@@ -28,6 +28,8 @@ spec:
28
containers:
29
- image: namespace-lister:foo
30
name: namespace-lister
31
+ args:
32
+ - "-enable-tls=false"
33
env:
34
- name: LOG_LEVEL
35
value: "0"
0 commit comments