Skip to content

Commit

Permalink
fix: add redis yamls to kustomization.yaml's resources
Browse files Browse the repository at this point in the history
  • Loading branch information
kory33 committed Sep 21, 2023
1 parent 8800b9c commit ad078a1
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ kind: Kustomization
namespace: seichi-debug-gateway
resources:
- "../../../app-templates/minecraft-gateway-bungeecord"
- "./bungeesemaphore-redis.yaml"
- "./redisbungee-redis.yaml"

patchesStrategicMerge:
- "bungeecord-config-patch.yaml"
Expand Down

0 comments on commit ad078a1

Please sign in to comment.