Skip to content

Commit 1427fe8

Browse files
committed
trying mvc azds config
1 parent 6d058d5 commit 1427fe8

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

src/Web/WebMVC/azds.yaml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,6 @@ install:
1616
hosts:
1717
# This expands to [space.s.]webmvc.<guid>.<region>.aksapp.io
1818
- $(spacePrefix)webmvc$(hostSuffix)
19-
inf:
20-
k8s:
21-
dns: $(spacePrefix)identity-api$(hostSuffix)
2219
values:
2320
- values.dev.yaml?
2421
- secrets.dev.yaml?

src/Web/WebMVC/values.dev.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
inf:
2+
k8s:
3+
dns: $(spacePrefix)identity-api$(hostSuffix)

0 commit comments

Comments
 (0)