Commit Graph

8 Commits

Author SHA1 Message Date
antoinegauvain a5b4383297
Various fixes (#57)
* fix: fix internal service filename in 08-service section

* fix: typo

* fix: fix markdownlint in CI

* fix: typo

* fix: typo

* fix: `environment variables`, not `environmental`

* fix: typo & missing punctuation

* fix: `much` not `many`

* fix: `lets` not `let's`

* fix: typo

* fix: typo

* fix: phrasing

* fix: typo

* fix: typo

* fix: mysql operator manifest api version

got this error while trying to run it as is:

error: unable to recognize "20-operators/01-mysql-operator.yml": no matches for
kind "Deployment" in version "apps/v1beta1"

* fix: spelling
2020-01-29 16:41:07 +01:00
Benjamin Baron 5ebea66c4d Add how to look up the secrets in both cases (#41)
* Add how to look up the secrets in both cases

* Update README.md

* lint
2019-05-23 10:46:29 +02:00
Rémy-Christophe Schermesser 348d5f2bd6
chore: cleanup md, remove empty sections (#32) 2019-05-21 14:50:00 +02:00
Rémy-Christophe Schermesser 3c5b855dc4
fix: use sh in md (#28) 2019-05-21 11:10:59 +02:00
Rémy-Christophe Schermesser cfa5d4e104
fix: use yml in markdown (#27) 2019-05-21 11:09:13 +02:00
Rémy-Christophe Schermesser dee077194f feat: add some links for further readings 2019-05-14 15:47:24 +02:00
Rémy-Christophe Schermesser 8068e20537
fix(secrets): add cleanup (#16) 2019-05-14 15:36:19 +02:00
Rémy-Christophe Schermesser 89af75173a chore: reorder the sections 2019-05-09 15:53:01 +02:00