Skip to content

Commit cf6c505

Browse files
authored
Merge pull request #44 from k8s-operatorhub/fix-kustomization
Fix failure in prod deployment
2 parents 345a6e4 + 4293688 commit cf6c505

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

k8s/prod/kustomization.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,6 @@ patchesStrategicMerge:
99
- patch-deploy-replicas.yaml
1010
resources:
1111
- route.yaml
12-
patchesStrategicMerge:
13-
- patch-deploy-replicas.yaml
1412
images:
1513
- name: site
1614
newName: quay.io/operator-framework/operatorhubio

0 commit comments

Comments
 (0)