fix(bootstrap): need to split into two ingress resources for nginx controller

This commit is contained in:
David Landry 2024-05-08 00:04:23 -04:00
parent efe6f7c59f
commit 66fe180441
3 changed files with 36 additions and 9 deletions

View file

@ -18,5 +18,6 @@ configMapGenerator:
resources:
- github.com/argoproj-labs/argocd-autopilot/manifests/base?ref=v0.4.17
- ./ingress.yaml
- ./argogrpc.service.yaml
- ./ingress-html.yaml
- ./ingress-grpc.yaml