Compare commits

..

1 Commits

Author SHA1 Message Date
Gitea Actions Bot bcce8503bf Auto-update README with current k8s applications
Keycloak Terraform / Terraform (pull_request) Successful in 17s
Generated by CI/CD workflow on 2026-06-29 18:11:45

This PR updates the README.md file with the current list of applications found in the k8s/ directory structure.
2026-06-29 18:11:45 +00:00
3 changed files with 5 additions and 32 deletions
+2 -12
View File
@@ -8,7 +8,7 @@ metadata:
annotations:
reloader.stakater.com/auto: "false"
secret.reloader.stakater.com/reload: "amneziawg-server"
configmap.reloader.stakater.com/reload: "amneziawg-scripts,amneziawg-exporter-redis"
configmap.reloader.stakater.com/reload: "amneziawg-scripts"
spec:
selector:
matchLabels:
@@ -37,9 +37,7 @@ spec:
- |
set -euo pipefail
cp /usr/bin/awg /shared-bin/awg
cp /lib/ld-musl-x86_64.so.1 /shared-bin/ld-musl-x86_64.so.1
cp /lib/ld-musl-x86_64.so.1 /shared-bin/libc.musl-x86_64.so.1
chmod 0755 /shared-bin/awg /shared-bin/ld-musl-x86_64.so.1 /shared-bin/libc.musl-x86_64.so.1
chmod 0755 /shared-bin/awg
volumeMounts:
- name: awg-bin
mountPath: /shared-bin
@@ -250,14 +248,6 @@ spec:
mountPath: /usr/bin/awg
subPath: awg
readOnly: true
- name: awg-bin
mountPath: /lib/ld-musl-x86_64.so.1
subPath: ld-musl-x86_64.so.1
readOnly: true
- name: awg-bin
mountPath: /lib/libc.musl-x86_64.so.1
subPath: libc.musl-x86_64.so.1
readOnly: true
volumes:
- name: server-config
secret:
@@ -8,8 +8,8 @@ metadata:
component: exporter
data:
redis.conf: |
bind 127.0.0.1
protected-mode yes
bind 0.0.0.0
protected-mode no
port 6379
tcp-backlog 511
timeout 0
@@ -21,12 +21,8 @@ data:
databases 16
always-show-logo no
set-proc-title no
save ""
appendonly no
save 3600 1
stop-writes-on-bgsave-error no
rdbcompression yes
rdbchecksum yes
dir /data
rename-command CONFIG ""
rename-command SAVE ""
rename-command BGSAVE ""
-13
View File
@@ -140,8 +140,6 @@ spec:
{{ .furumi_dev }}
USER_keycloak: |-
{{ .keycloak }}
USER_amnezia_fellow: |-
{{ .amnezia_fellow }}
data:
- secretKey: authentik
sourceRef:
@@ -341,14 +339,3 @@ spec:
metadataPolicy: None
key: 2a9deb39-ef22-433e-a1be-df1555625e22
property: fields[18].value
- secretKey: amnezia_fellow
sourceRef:
storeRef:
name: vaultwarden-login
kind: ClusterSecretStore
remoteRef:
conversionStrategy: Default
decodingStrategy: None
metadataPolicy: None
key: 2a9deb39-ef22-433e-a1be-df1555625e22
property: fields[19].value