feat: add ingress
Some checks reported errors
continuous-integration/drone/push Build encountered an error
Some checks reported errors
continuous-integration/drone/push Build encountered an error
Signed-off-by: kjuulh <contact@kjuulh.io>
This commit is contained in:
9
crates/cuddle-clusters/tests/with_ingress/cuddle.yaml
Normal file
9
crates/cuddle-clusters/tests/with_ingress/cuddle.yaml
Normal file
@@ -0,0 +1,9 @@
|
||||
vars:
|
||||
service: service
|
||||
ingress:
|
||||
- external: "true"
|
||||
- internal: "true"
|
||||
|
||||
cuddle/clusters:
|
||||
dev:
|
||||
prod:
|
Reference in New Issue
Block a user