chore: Update manifests after change

This commit is contained in:
2026-04-03 01:35:56 +00:00
parent ee0824fe72
commit 1b58513636
23 changed files with 33 additions and 75 deletions

View File

@@ -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