Initial commit
This commit is contained in:
11
charts/alloy/ci/global-image-registry-values.yaml
Normal file
11
charts/alloy/ci/global-image-registry-values.yaml
Normal file
@@ -0,0 +1,11 @@
|
||||
# Test rendering of the chart with the global image registry explicitly set to another value.
|
||||
global:
|
||||
image:
|
||||
registry: quay.io
|
||||
|
||||
image:
|
||||
registry: docker.com # Invalid value by default
|
||||
|
||||
configReloader:
|
||||
image:
|
||||
registry: docker.com
|
||||
Reference in New Issue
Block a user