File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ quarkus.kubernetes.image-pull-policy=if-not-present
77quarkus.package.type =uber-jar
88quarkus.jib.jvm-additional-arguments =-Dpolyglot.engine.WarnInterpreterOnly=false
99# To inherit visibility from the repo
10- quarkus.container-image.labels."org.opencontainers.image.source" =https://github.com/csviri /kubernetes-glue-operator
11- quarkus.container-image.labels."org.opencontainers.image.documentation" =https://github.com/csviri /kubernetes-glue-operator?tab=readme-ov-file#documentation
10+ quarkus.container-image.labels."org.opencontainers.image.source" =https://github.com/java-operator-sdk /kubernetes-glue-operator
11+ quarkus.container-image.labels."org.opencontainers.image.documentation" =https://github.com/java-operator-sdk /kubernetes-glue-operator?tab=readme-ov-file#documentation
1212# Generate apply-able cluster role bindings
1313quarkus.kubernetes.namespace =default
You can’t perform that action at this time.
0 commit comments