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
1 changed files with 2 additions and 1 deletions

View File

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