Merge 3cd7ce79d6ce94f60681d7213396b74d6e9c33e1 into 06d5164532902a076813894c965d6c99122d39f2

This commit is contained in:
Kevin BEAUGRAND 2023-06-20 11:25:05 +01:00 committed by GitHub
commit 688c309401
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -47,7 +47,7 @@ env:
# values define environment variables with a fixed value (no configmap involved) (name is name of var, and value is its value)
values:
- name: ASPNETCORE_ENVIRONMENT
value: Development
value: Production
- name: ASPNETCORE_URLS
value: http://0.0.0.0:80
- name: OrchestratorType