remove legacy crd and add pipeline
This commit is contained in:
parent
ccb1f91ed4
commit
483bfed881
6 changed files with 95 additions and 188 deletions
|
@ -50,7 +50,7 @@ spec:
|
|||
serviceAccount: traefik-certmanager
|
||||
containers:
|
||||
- name: traefik-certmanager
|
||||
image: kooper/traefik-certmanager
|
||||
image: git.ar21.de/yolokube/traefik-certmanager
|
||||
imagePullPolicy: Always
|
||||
env:
|
||||
- name: ISSUER_NAME
|
||||
|
|
Reference in a new issue