diff --git a/samples/demo/Chart/values.yaml b/samples/demo/Chart/values.yaml index 9751b981..ac86339d 100644 --- a/samples/demo/Chart/values.yaml +++ b/samples/demo/Chart/values.yaml @@ -1,3 +1,4 @@ image: repository: ghcr.io/radius-project/samples/demo - tag: latest \ No newline at end of file + tag: latest +environment: default \ No newline at end of file