Skip to content

Commit

Permalink
Update manifests to point at published Docker image
Browse files Browse the repository at this point in the history
Signed-off-by: Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com>
  • Loading branch information
alexellis committed Aug 18, 2020
1 parent 75c21d2 commit b119605
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 46 deletions.
23 changes: 0 additions & 23 deletions config/default/manager_webhook_patch.yaml

This file was deleted.

15 changes: 0 additions & 15 deletions config/default/webhookcainjection_patch.yaml

This file was deleted.

2 changes: 1 addition & 1 deletion config/manager/manager.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ spec:
- /manager
args:
- --enable-leader-election
image: controller:latest
image: alexellis2/registry-creds-controller:latest
name: manager
resources:
limits:
Expand Down
7 changes: 0 additions & 7 deletions config/rbac/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,3 @@ resources:
- role_binding.yaml
- leader_election_role.yaml
- leader_election_role_binding.yaml
# Comment the following 4 lines if you want to disable
# the auth proxy (https://github.com/brancz/kube-rbac-proxy)
# which protects your /metrics endpoint.
- auth_proxy_service.yaml
- auth_proxy_role.yaml
- auth_proxy_role_binding.yaml
- auth_proxy_client_clusterrole.yaml

0 comments on commit b119605

Please sign in to comment.