trying mvc azds config

This commit is contained in:
eiximenis 2019-03-20 16:39:09 +01:00
parent 6d058d5ab0
commit 1427fe8b7c
2 changed files with 3 additions and 3 deletions

View File

@ -16,9 +16,6 @@ install:
hosts: hosts:
# This expands to [space.s.]webmvc.<guid>.<region>.aksapp.io # This expands to [space.s.]webmvc.<guid>.<region>.aksapp.io
- $(spacePrefix)webmvc$(hostSuffix) - $(spacePrefix)webmvc$(hostSuffix)
inf:
k8s:
dns: $(spacePrefix)identity-api$(hostSuffix)
values: values:
- values.dev.yaml? - values.dev.yaml?
- secrets.dev.yaml? - secrets.dev.yaml?

View File

@ -0,0 +1,3 @@
inf:
k8s:
dns: $(spacePrefix)identity-api$(hostSuffix)