Browse Source

updated k8s.dns value

pull/1004/head
eiximenis 5 years ago
parent
commit
6d058d5ab0
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      src/Web/WebMVC/azds.yaml

+ 1
- 1
src/Web/WebMVC/azds.yaml View File

@ -18,7 +18,7 @@ install:
- $(spacePrefix)webmvc$(hostSuffix) - $(spacePrefix)webmvc$(hostSuffix)
inf: inf:
k8s: k8s:
dns: $(spacePrefix)webmvc$(hostSuffix)
dns: $(spacePrefix)identity-api$(hostSuffix)
values: values:
- values.dev.yaml? - values.dev.yaml?
- secrets.dev.yaml? - secrets.dev.yaml?


Loading…
Cancel
Save