Compare commits

..

1 Commits

Author SHA1 Message Date
Gitea Actions Bot
f783832667 Auto-update README with current k8s applications
All checks were successful
Terraform / Terraform (pull_request) Successful in 18s
Generated by CI/CD workflow on 2026-02-27 07:50:57

This PR updates the README.md file with the current list of applications found in the k8s/ directory structure.
2026-02-27 07:50:57 +00:00
2 changed files with 2 additions and 10 deletions

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

View File

@@ -17,16 +17,12 @@ spec:
{{ .username }}
AUTHENTIK_POSTGRESQL__PASSWORD: |-
{{ .password }}
AUTHENTIK_SECRET_KEY: |-
{{ .secret_key }}
POSTGRES_PASSWORD: |-
{{ .password }}
POSTGRES_USER: |-
{{ .username }}
username: |-
{{ .password }}
password: |-
{{ .username }}
AUTHENTIK_SECRET_KEY: |-
{{ .secret_key }}
data:
- secretKey: password
sourceRef: