Revert config/manager.yaml

This commit is contained in:
Volodymyr Zotov
2025-09-05 09:34:49 -05:00
parent bf6cac81cb
commit bd963bcd1d

View File

@@ -74,7 +74,6 @@ spec:
- --leader-elect
- --health-probe-bind-address=:8081
image: 1password/onepassword-operator:latest
imagePullPolicy: Never
name: manager
env:
- name: OPERATOR_NAME
@@ -97,7 +96,7 @@ spec:
name: onepassword-token
key: token
- name: MANAGE_CONNECT
value: "true"
value: "false"
# Uncomment the following lines to enable service account token and comment out the OP_CONNECT_TOKEN, OP_CONNECT_HOST and MANAGE_CONNECT env vars.
# - name: OP_SERVICE_ACCOUNT_TOKEN
# valueFrom: