Compare commits

..

2 Commits

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

This PR updates the README.md file with the current list of applications found in the k8s/ directory structure.
2026-05-04 15:58:39 +00:00
Ultradesu e62e0c34d7 Added kanidm
Update Kubernetes Services Wiki / Generate and Update K8s Wiki (push) Successful in 14s
Check with kubeconform / lint (push) Successful in 25s
Auto-update README / Generate README and Create MR (push) Successful in 10s
2026-05-04 16:58:10 +01:00
2 changed files with 1 additions and 2 deletions
-1
View File
@@ -5,7 +5,6 @@ metadata:
name: kanidm-config
data:
server.toml: |
version = "2"
bindaddress = "[::]:443"
db_path = "/data/kanidm.db"
tls_chain = "/certs/tls.crt"
+1 -1
View File
@@ -18,7 +18,7 @@ spec:
spec:
containers:
- name: kanidm
image: kanidm/server:1.5.0
image: kanidm/server:1.9.3
ports:
- containerPort: 443
name: https