Skip to content

Commit

Permalink
removed manager patch from kustomization
Browse files Browse the repository at this point in the history
  • Loading branch information
SamMHD committed Aug 26, 2023
1 parent 531975e commit 53ca195
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 0 additions & 2 deletions config/default/manager_auth_proxy_patch.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -48,5 +48,3 @@ spec:
requests:
cpu: 5m
memory: 64Mi
- name: manager
image: ghcr.io/snapp-incubator/cerberus:2a3566
2 changes: 1 addition & 1 deletion config/manager/manager.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ spec:
- "--metrics-bind-address=127.0.0.1:8080"
- "--leader-elect"
- "--address=127.0.0.1:8082"
image: ghcr.io/snapp-incubator/cerberus:main
image: ghcr.io/snapp-incubator/cerberus:531975
name: manager
securityContext:
allowPrivilegeEscalation: false
Expand Down

0 comments on commit 53ca195

Please sign in to comment.