moved to manifests from chart
All checks were successful
Update Kubernetes Services Wiki / Generate and Update K8s Wiki (push) Successful in 7s
Check with kubeconform / lint (push) Successful in 6s
Auto-update README / Generate README and Create MR (push) Successful in 6s

This commit is contained in:
Ultradesu
2026-02-05 19:07:04 +02:00
parent afbf68c6fa
commit 82e9b336dc

View File

@@ -3,6 +3,7 @@ kind: Kustomization
resources: resources:
- storage.yaml - storage.yaml
- rbac.yaml
- redis-deployment.yaml - redis-deployment.yaml
- redis-service.yaml - redis-service.yaml
- deployment-main.yaml - deployment-main.yaml