Initial commit
This commit is contained in:
9
charts/alloy/ci/extra-env-values.yaml
Normal file
9
charts/alloy/ci/extra-env-values.yaml
Normal file
@@ -0,0 +1,9 @@
|
||||
# Specify extra ports for verifying rendering the template works
|
||||
alloy:
|
||||
extraEnv:
|
||||
- name: GREETING
|
||||
value: "Warm greetings to"
|
||||
- name: HONORIFIC
|
||||
value: "The Most Honorable"
|
||||
- name: NAME
|
||||
value: "Kubernetes"
|
||||
Reference in New Issue
Block a user