We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 16f2ea5 commit 5abe3ffCopy full SHA for 5abe3ff
constructor/component-constructor.yaml
@@ -37,7 +37,7 @@ components:
37
version: {{ .TRAEFIK_IMAGE_VERSION }}
38
access:
39
type: ociArtifact
40
- imageReference: "traefik:{{ .TRAEFIK_IMAGE_VERSION }}"
+ imageReference: "docker.io/library/traefik:{{ .TRAEFIK_IMAGE_VERSION }}"
41
- name: github.com/cert-manager/cert-manager
42
version: {{ .CERT_MANAGER_VERSION }}
43
provider:
0 commit comments