Compare commits

..

1 Commits

Author SHA1 Message Date
Gitea Actions Bot fdccd4599d Auto-update README with current k8s applications
Keycloak Terraform / Terraform (pull_request) Failing after 37s
Generated by CI/CD workflow on 2026-06-29 13:26:22

This PR updates the README.md file with the current list of applications found in the k8s/ directory structure.
2026-06-29 13:26:22 +00:00
+4 -1
View File
@@ -20,11 +20,14 @@ spec:
serviceAccountName: amnezia-fellow
nodeSelector:
kubernetes.io/os: linux
kubernetes.io/hostname: cy.tail2fe2d.ts.net
kubernetes.io/hostname: master.tail2fe2d.ts.net
containers:
- name: amnezia-fellow
image: ultradesu/amnezia-fellow:latest
imagePullPolicy: Always
args:
- "--listen"
- "0.0.0.0:8000"
ports:
- name: http
containerPort: 8000