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 @@ -40,13 +40,13 @@ This controller relies on the image reflector controller. A working
4040configuration for the latter can be applied straight from the GitHub
4141repository:
4242
43- kustomize build github.com/fluxcd/image-reflector-controller/ /config/default/?ref=main | kubectl apply -f-
43+ kustomize build https:// github.com/fluxcd/image-reflector-controller/config/default/?ref=main | kubectl apply -f-
4444
4545### Installing the automation controller
4646
4747You can apply a working configuration directly from GitHub:
4848
49- kustomize build github.com/fluxcd/image-automation-controller/ /config/default?ref=main | kubectl apply -f-
49+ kustomize build https:// github.com/fluxcd/image-automation-controller/config/default?ref=main | kubectl apply -f-
5050
5151or, in a clone of this repository,
5252
You can’t perform that action at this time.
0 commit comments