Compare commits

..

1 Commits

Author SHA1 Message Date
Gitea Actions Bot 86c28b353d Auto-update README with current k8s applications
Terraform / Terraform (pull_request) Successful in 22s
Generated by CI/CD workflow on 2026-02-26 18:00:31

This PR updates the README.md file with the current list of applications found in the k8s/ directory structure.
2026-02-26 18:00:31 +00:00
3 changed files with 2 additions and 14 deletions
-4
View File
@@ -77,8 +77,6 @@ spec:
value: "external"
- name: N8N_RUNNERS_BROKER_LISTEN_ADDRESS
value: "0.0.0.0"
- name: N8N_LISTEN_ADDRESS
value: "0.0.0.0"
- name: N8N_RUNNERS_BROKER_PORT
value: "5679"
- name: EXECUTIONS_MODE
@@ -89,8 +87,6 @@ spec:
value: "production"
- name: WEBHOOK_URL
value: "https://n8n.hexor.cy/"
- name: N8N_PROXY_HOPS
value: "1"
- name: GENERIC_TIMEZONE
value: "Europe/Moscow"
- name: TZ
-8
View File
@@ -19,14 +19,6 @@ spec:
{{ .password }}
AUTHENTIK_SECRET_KEY: |-
{{ .secret_key }}
POSTGRES_PASSWORD: |-
{{ .password }}
POSTGRES_USER: |-
{{ .username }}
username: |-
{{ .password }}
password: |-
{{ .username }}
data:
- secretKey: password
sourceRef:
+2 -2
View File
@@ -5,12 +5,12 @@ resources:
- app.yaml
- external-secrets.yaml
- https-middleware.yaml
# - worker-restart.yaml
- worker-restart.yaml
helmCharts:
- name: authentik
repo: https://charts.goauthentik.io
version: 2026.2.0
version: 2025.10.1
releaseName: authentik
namespace: authentik
valuesFile: values.yaml