Skip to content

Commit

Permalink
removed imagePullPolicy and added namespace to local config
Browse files Browse the repository at this point in the history
  • Loading branch information
ehearneRedHat committed Feb 15, 2024
1 parent e287a62 commit 75d50ef
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 2 additions & 0 deletions config/local/kustomization.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
namespace: kuadra-system

resources:
- ../default

Expand Down
3 changes: 1 addition & 2 deletions config/local/manager_config_patch.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,4 @@ spec:
template:
spec:
containers:
- name: manager
imagePullPolicy: Never
- name: manager

0 comments on commit 75d50ef

Please sign in to comment.