-
Notifications
You must be signed in to change notification settings - Fork 2
devquickstart.md
Ulli Goschler edited this page Jan 23, 2023
·
2 revisions
This documentation is just a quick step-by-step guide without any further explanation.
- Move your containerimage to the gitlab registry
-
Add the technical user to your repo.
Follow the 🔧 icons -
Make sure you are using the
imagePullSecrets
with namegitlab
:
...
imagePullSecrets:
- name: gitlab
...
- Create a PR in this repo, adapting eg. this commit: