Compare commits

..

1 Commits

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

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