addons: Disable Google Analytics in CLUO
This commit is contained in:
parent
564c0160bf
commit
a2609c14c0
|
@ -15,6 +15,7 @@ spec:
|
||||||
image: quay.io/coreos/container-linux-update-operator:v0.3.1
|
image: quay.io/coreos/container-linux-update-operator:v0.3.1
|
||||||
command:
|
command:
|
||||||
- "/bin/update-operator"
|
- "/bin/update-operator"
|
||||||
|
- "--analytics=false"
|
||||||
env:
|
env:
|
||||||
- name: POD_NAMESPACE
|
- name: POD_NAMESPACE
|
||||||
valueFrom:
|
valueFrom:
|
||||||
|
|
Loading…
Reference in New Issue