We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4086274 commit d8ed348Copy full SHA for d8ed348
skipper.yaml
@@ -2,7 +2,7 @@ registry: quay.io
2
build-container-image: kmm-operator-build
3
4
containers:
5
- special-resource-operator-build: Dockerfile.kmm-operator-build
+ kmm-operator-build: Dockerfile.kmm-operator-build
6
volumes:
7
- $HOME/.cache/go-build:$HOME/.cache/go-build
8
- $HOME/go/pkg:/go/pkg
0 commit comments