Remove baseurl from config
This commit is contained in:
parent
814f66fc55
commit
d727a51c04
@ -1,4 +1,4 @@
|
||||
baseURL: 'https://badhouseplants.net/'
|
||||
#baseURL: 'https://badhouseplants.net/'
|
||||
languageCode: 'en-us'
|
||||
title: 'Bad Houseplants'
|
||||
theme: 'papermod'
|
||||
|
@ -10,7 +10,7 @@ spec:
|
||||
- name: dynamic-charts
|
||||
app: badhouseplants
|
||||
branch: dynamic-charts
|
||||
chart_version: 0.3.3
|
||||
chart_version: 0.3.5
|
||||
value: |
|
||||
istio:
|
||||
hosts:
|
||||
@ -18,6 +18,7 @@ spec:
|
||||
hugo:
|
||||
image:
|
||||
tag: f230ff63c02fddecc77608b08cefb21f513160e2
|
||||
baseURL: dynamic-charts-dev.badhouseplants.net
|
||||
template:
|
||||
metadata:
|
||||
name: "{{ app }}-{{ name }}"
|
||||
|
Reference in New Issue
Block a user