fix: keep environment settings out of base deployment
E2E Tests / Run on Ubuntu (pull_request) Failing after 42s
Tests / Run on Ubuntu (pull_request) Successful in 4m2s
Lint / Run on Ubuntu (pull_request) Successful in 4m28s

This commit is contained in:
2026-09-11 16:10:54 +00:00
parent 61985acb32
commit 0c8edaa8de
2 changed files with 3 additions and 3 deletions
-3
View File
@@ -63,9 +63,6 @@ spec:
args:
- --leader-elect
- --health-probe-bind-address=:8081
- --openbao-address=https://openbao.openbao.svc:8200
- --openbao-auth-role=postgresql-tenant-operator
- --external-secret-store-name=openbao
image: controller:latest
name: manager
ports: