Compare commits

..

2 Commits

Author SHA1 Message Date
Gitea Actions Bot 1a40cb14cf Auto-update README with current k8s applications
Keycloak Terraform / Terraform (pull_request) Failing after 15s
Generated by CI/CD workflow on 2026-06-16 02:42:53

This PR updates the README.md file with the current list of applications found in the k8s/ directory structure.
2026-06-16 02:42:53 +00:00
Ultradesu 4d000080d8 Adjusted keycloak limits
Update Kubernetes Services Wiki / Generate and Update K8s Wiki (push) Successful in 6s
Check with kubeconform / lint (push) Successful in 6s
Auto-update README / Generate README and Create MR (push) Successful in 5s
2026-06-16 03:42:32 +01:00
+4 -4
View File
@@ -66,11 +66,11 @@ ingress:
resources:
requests:
cpu: 200m
memory: 512Mi
limits:
cpu: "1"
cpu: 500m
memory: 1Gi
limits:
cpu: "3"
memory: 2Gi
nodeSelector:
kubernetes.io/hostname: master.tail2fe2d.ts.net