Compare commits

..

1 Commits

Author SHA1 Message Date
Gitea Actions Bot d40c68e124 Auto-update README with current k8s applications
Terraform / Terraform (pull_request) Failing after 3s
Generated by CI/CD workflow on 2026-05-04 15:53:25

This PR updates the README.md file with the current list of applications found in the k8s/ directory structure.
2026-05-04 15:53:25 +00:00
2 changed files with 2 additions and 5 deletions
+1
View File
@@ -5,6 +5,7 @@ metadata:
name: kanidm-config
data:
server.toml: |
version = "2"
bindaddress = "[::]:443"
db_path = "/data/kanidm.db"
tls_chain = "/certs/tls.crt"
+1 -5
View File
@@ -16,13 +16,9 @@ spec:
labels:
app: kanidm
spec:
securityContext:
runAsUser: 1000
runAsGroup: 1000
fsGroup: 1000
containers:
- name: kanidm
image: kanidm/server:1.9.3
image: kanidm/server:1.5.0
ports:
- containerPort: 443
name: https