badhouseplants-net/kube/template.yaml

17 lines
396 B
YAML
Raw Normal View History

2023-02-25 18:27:40 +00:00
- name: $ARGO_APP_BRANCH
app: badhouseplants
branch: $ARGO_APP_BRANCH
2023-02-25 20:20:07 +00:00
commit_sha: $ARGO_APP_IMAGE_TAG
2023-02-25 18:27:40 +00:00
chart_version: $ARGO_APP_CHART_VERSION
value: |
2023-02-25 20:05:01 +00:00
namespace:
name: badhouseplants-$ARGO_APP_BRANCH
2023-02-25 18:27:40 +00:00
istio:
hosts:
- $ARGO_APP_HOSTNAME
hugo:
image:
tag: $ARGO_APP_IMAGE_TAG
baseURL: https://$ARGO_APP_HOSTNAME/
buildDrafts: true