mirror of
https://github.com/1Password/onepassword-operator.git
synced 2025-10-21 15:08:06 +00:00
Revert config/manager.yaml
This commit is contained in:
@@ -74,7 +74,6 @@ spec:
|
|||||||
- --leader-elect
|
- --leader-elect
|
||||||
- --health-probe-bind-address=:8081
|
- --health-probe-bind-address=:8081
|
||||||
image: 1password/onepassword-operator:latest
|
image: 1password/onepassword-operator:latest
|
||||||
imagePullPolicy: Never
|
|
||||||
name: manager
|
name: manager
|
||||||
env:
|
env:
|
||||||
- name: OPERATOR_NAME
|
- name: OPERATOR_NAME
|
||||||
@@ -97,7 +96,7 @@ spec:
|
|||||||
name: onepassword-token
|
name: onepassword-token
|
||||||
key: token
|
key: token
|
||||||
- name: MANAGE_CONNECT
|
- 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.
|
# 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
|
# - name: OP_SERVICE_ACCOUNT_TOKEN
|
||||||
# valueFrom:
|
# valueFrom:
|
||||||
|
Reference in New Issue
Block a user