David Deck
David Deck
The "skipper" database is automatically created by an initContainer defined in `src/kubernetes/skipper/skipper-deployment.yaml`. ``` - name: init-mariadb-database image: mariadb:10.4.22 env: - name: MARIADB_PWD valueFrom: secretKeyRef: name: mariadb key: mariadb-root-password command: ['sh',...
Please add the command line options for the kustomize commands. Cheers
Hello. My name is David DECK. I work for Charles André Group as a technical architect (and occasionally as a Java software architect). I am in charge of our CI...