trying mvc azds config
This commit is contained in:
parent
6d058d5ab0
commit
1427fe8b7c
@ -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?
|
||||||
|
3
src/Web/WebMVC/values.dev.yaml
Normal file
3
src/Web/WebMVC/values.dev.yaml
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
inf:
|
||||||
|
k8s:
|
||||||
|
dns: $(spacePrefix)identity-api$(hostSuffix)
|
Loading…
x
Reference in New Issue
Block a user