updated image
This commit is contained in:
@@ -98,7 +98,7 @@ spec:
|
||||
mountPath: /etc/nginx/conf.d/default.conf
|
||||
subPath: nginx.conf
|
||||
- name: wger
|
||||
image: wger/server:latest
|
||||
image: ghcr.io/kisfenyo/wger-oidc:latest
|
||||
env:
|
||||
# Django settings
|
||||
- name: SECRET_KEY
|
||||
@@ -259,7 +259,7 @@ spec:
|
||||
fsGroup: 1000
|
||||
containers:
|
||||
- name: celery-worker
|
||||
image: wger/server:latest
|
||||
image: ghcr.io/kisfenyo/wger-oidc:latest
|
||||
command: ["/start-worker"]
|
||||
env:
|
||||
- name: SECRET_KEY
|
||||
@@ -335,7 +335,7 @@ spec:
|
||||
fsGroup: 1000
|
||||
containers:
|
||||
- name: celery-beat
|
||||
image: wger/server:latest
|
||||
image: ghcr.io/kisfenyo/wger-oidc:latest
|
||||
command: ["/start-beat"]
|
||||
env:
|
||||
- name: SECRET_KEY
|
||||
|
||||
Reference in New Issue
Block a user