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
|
||||
command:
|
||||
- "/bin/update-operator"
|
||||
- "--analytics=false"
|
||||
env:
|
||||
- name: POD_NAMESPACE
|
||||
valueFrom:
|
||||
|
|
Loading…
Reference in New Issue