Compare commits

..

1 Commits

Author SHA1 Message Date
Gitea Actions Bot e3b46573df Auto-update README with current k8s applications
Keycloak Terraform / Terraform (pull_request) Successful in 14s
Generated by CI/CD workflow on 2026-06-02 16:51:22

This PR updates the README.md file with the current list of applications found in the k8s/ directory structure.
2026-06-02 16:51:22 +00:00
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -46,7 +46,7 @@ spec:
mountPath: /scripts
containers:
- name: pasarguard-node
image: pasarguard/node:v0.5.0
image: pasarguard/node:v0.4.0
imagePullPolicy: Always
command:
- /bin/sh
+2 -2
View File
@@ -43,10 +43,10 @@ spec:
env:
- name: RUST_LOG
value: "info"
- name: WEB_PETTING_DEBUG
value: "false"
resources:
requests:
memory: "256Mi"
cpu: "350m"
limits:
memory: "1Gi"
cpu: "1000m"