chore: Update manifests after change
This commit is contained in:
@@ -68,7 +68,7 @@ spec:
|
||||
- name: KOMODO_LOCAL_AUTH
|
||||
value: "true"
|
||||
- name: KOMODO_ENABLE_NEW_USERS
|
||||
value: "true"
|
||||
value: "false"
|
||||
- name: KOMODO_DISABLE_NON_ADMIN_CREATE
|
||||
value: "true"
|
||||
- name: KOMODO_TRANSPARENT_MODE
|
||||
@@ -103,12 +103,11 @@ spec:
|
||||
- name: KOMODO_OIDC_USE_FULL_EMAIL
|
||||
value: "true"
|
||||
image: ghcr.io/moghtech/komodo-core:2.1.1@sha256:2bbbb1efd3534211dac35091e0818f10398d9bdd98fdbf0ddef09e9e0b5ec4ba
|
||||
imagePullPolicy: IfNotPresent
|
||||
name: main
|
||||
resources:
|
||||
requests:
|
||||
cpu: 10m
|
||||
memory: 128Mi
|
||||
memory: 80Mi
|
||||
volumeMounts:
|
||||
- mountPath: /repo-cache
|
||||
name: cache
|
||||
|
||||
Reference in New Issue
Block a user