diff --git a/k8s/infrastructure/longhorn/longhorn-nodes.yaml b/k8s/infrastructure/longhorn/longhorn-nodes.yaml index 187f730..5d6e5b2 100644 --- a/k8s/infrastructure/longhorn/longhorn-nodes.yaml +++ b/k8s/infrastructure/longhorn/longhorn-nodes.yaml @@ -8,6 +8,7 @@ metadata: name: talos-cp-2 namespace: longhorn-system spec: + name: talos-cp-2 allowScheduling: true disks: default-disk: @@ -23,6 +24,7 @@ metadata: name: talos-cp-3 namespace: longhorn-system spec: + name: talos-cp-3 allowScheduling: true disks: default-disk: diff --git a/k8s/security/ci-cd/forgejo-values.yaml b/k8s/security/ci-cd/forgejo-values.yaml index 4b7bfcd..63ebb13 100644 --- a/k8s/security/ci-cd/forgejo-values.yaml +++ b/k8s/security/ci-cd/forgejo-values.yaml @@ -38,6 +38,8 @@ gitea: USER: app repository: ROOT: /data/git + ENABLE_PUSH_CREATE_USER: true + ENABLE_PUSH_CREATE_ORG: true actions: ENABLED: true packages: