Skip to content
Snippets Groups Projects
Commit b54c3099 authored by Thomas  MENARD's avatar Thomas MENARD
Browse files

update kustomize cm mysql

parent a23ea388
Branches
No related tags found
No related merge requests found
Pipeline #31202 passed
......@@ -14,7 +14,9 @@ test:
- pip install .
- make ci-install-python-requirements
- make test
only:
- dev
build:binary:
image: python:3.6-stretch
script:
......
......@@ -38,7 +38,7 @@ configMapGenerator:
- name: mysql-config
env: apps/mysql/auth.env
- name: mysql-cnf
env: apps/mysql/my.cnf
files: apps/mysql/my.cnf
{{ patch("kustomization-configmapgenerator") }}
{{ patch("kustomization") }}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment