Implement dynamic envs (#19)
Reviewed-on: https://git.badhouseplants.net/allanger/badhouseplants-net/pulls/19
This commit is contained in:
8
kube/main.yaml
Normal file
8
kube/main.yaml
Normal file
@ -0,0 +1,8 @@
|
||||
- name: application
|
||||
app: badhouseplants
|
||||
branch: $ARGO_APP_BRANCH
|
||||
chart_version: $ARGO_APP_CHART_VERSION
|
||||
value: |
|
||||
hugo:
|
||||
image:
|
||||
tag: $ARGO_APP_IMAGE_TAG
|
Reference in New Issue
Block a user