Read oidc users namespace name from env
All checks were successful
ci/woodpecker/manual/woodpecker Pipeline was successful

This commit is contained in:
2023-08-02 01:49:51 +03:00
parent ff8f5eae36
commit 7f321385f7
2 changed files with 4 additions and 1 deletions

View File

@@ -21,6 +21,8 @@ spec:
- name: inventory-app
image: inventory-app
env:
- name: OIDC_USERS_NAMESPACE
value: "oidc-gateway"
- name: INVENTORY_API_KEY
value: "sptWL6XFxl4b8"
- name: PYTHONUNBUFFERED