mirror of
https://github.com/rubenhensen/k8scd.git
synced 2026-09-17 02:12:55 +02:00
Include MariaDB image in mbgwp-helm.yaml
Add MariaDB image repository to Helm template.
This commit is contained in:
@@ -21,6 +21,9 @@ spec:
|
|||||||
global:
|
global:
|
||||||
security:
|
security:
|
||||||
allowInsecureImages: true
|
allowInsecureImages: true
|
||||||
|
mariadb:
|
||||||
|
image:
|
||||||
|
repository: bitnamilegacy/mariadb
|
||||||
service:
|
service:
|
||||||
## @param service.type WordPress service type
|
## @param service.type WordPress service type
|
||||||
##
|
##
|
||||||
|
|||||||
Reference in New Issue
Block a user