Forgot to include redis

This commit is contained in:
SeanOMik 2023-04-06 22:47:23 -04:00
parent b02f0f68fa
commit 6970577b47
Signed by: SeanOMik
GPG key ID: 568F326C7EB33ACB

View file

@ -3,4 +3,5 @@ kind: Kustomization
resources:
- ./namespace.yaml
- ./network_policy.yaml
- ./postgresql
- ./postgresql
- ./redis