add plane-redis service

This commit is contained in:
2024-07-31 03:58:31 +10:00
parent fe6ee006f0
commit b9245e0061

View File

@@ -5,5 +5,6 @@ resources:
- ./service-account.yaml - ./service-account.yaml
- ./job.yaml - ./job.yaml
- ./deployment.yaml - ./deployment.yaml
- ./stateful-set.yaml
- ./service.yaml - ./service.yaml
- ./ingress.yaml - ./ingress.yaml