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:
@@ -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'
|
||||
|
||||
Reference in New Issue
Block a user