dynamic-charts #19

Merged
allanger merged 35 commits from dynamic-charts into main 2023-02-25 20:25:20 +00:00
2 changed files with 3 additions and 2 deletions
Showing only changes of commit d727a51c04 - Show all commits

View File

@ -1,4 +1,4 @@
baseURL: 'https://badhouseplants.net/' #baseURL: 'https://badhouseplants.net/'
languageCode: 'en-us' languageCode: 'en-us'
title: 'Bad Houseplants' title: 'Bad Houseplants'
theme: 'papermod' theme: 'papermod'

View File

@ -10,7 +10,7 @@ spec:
- name: dynamic-charts - name: dynamic-charts
app: badhouseplants app: badhouseplants
branch: dynamic-charts branch: dynamic-charts
chart_version: 0.3.3 chart_version: 0.3.5
value: | value: |
istio: istio:
hosts: hosts:
@ -18,6 +18,7 @@ spec:
hugo: hugo:
image: image:
tag: f230ff63c02fddecc77608b08cefb21f513160e2 tag: f230ff63c02fddecc77608b08cefb21f513160e2
baseURL: dynamic-charts-dev.badhouseplants.net
template: template:
metadata: metadata:
name: "{{ app }}-{{ name }}" name: "{{ app }}-{{ name }}"