Compare commits

..
Author SHA1 Message Date
Gitea Actions Bot f76c33f727 Auto-update README with current k8s applications
Keycloak Terraform / Terraform (pull_request) Failing after 17s
Generated by CI/CD workflow on 2026-07-30 13:36:30

This PR updates the README.md file with the current list of applications found in the k8s/ directory structure.
2026-07-30 13:36:30 +00:00
+2 -5
View File
@@ -144,12 +144,10 @@ spec:
protocol: TCP
readinessProbe:
tcpSocket:
host: 192.168.1.117
port: web
periodSeconds: 10
livenessProbe:
tcpSocket:
host: 192.168.1.117
port: web
periodSeconds: 30
resources:
@@ -167,9 +165,8 @@ spec:
add:
- NET_BIND_SERVICE
readOnlyRootFilesystem: true
runAsNonRoot: false
runAsUser: 0
runAsGroup: 0
runAsNonRoot: true
runAsUser: 65532
securityContext:
seccompProfile:
type: RuntimeDefault