Update .gitlab-ci.yml, Chart/values.yaml, Chart/templates/configmap.yaml, Chart/templates/persistentvolume.yaml, Chart/templates/persistentvolumeclaim.yaml, Chart/Chart.yaml

This commit is contained in:
2023-04-25 14:30:40 +02:00
parent d7aba60eb3
commit 231a6acbd7
6 changed files with 8 additions and 6 deletions

View File

@@ -37,6 +37,8 @@ email: {}
# Website Configuration
site:
env: "development"
# The main URL for the website
url: "www.mycustomer.com"
@@ -46,7 +48,7 @@ site:
# Create sites with another main domain for WP,
# but the rest of the components named according to site-tld
# overrideMainUrl: ""
overrideMainUrl: ""
# Whether to keep plugins and Wordpress updated
autoUpdate: 'true'