Skip to content

Commit

Permalink
fix: remove container port patch now assigned in cdi code
Browse files Browse the repository at this point in the history
  • Loading branch information
chomatdam committed Dec 1, 2024
1 parent 5ad7c0f commit 2990b0d
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions gitops/components/kubevirt/kustomize/resources.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,6 @@ spec:
resourceName: cdi-apiserver
patch: '{"spec":{"template":{"spec": {"hostNetwork": true}}}}'
type: strategic
- resourceType: Deployment
resourceName: cdi-apiserver
patch: '[{"op": "add", "path": "/spec/template/spec/containers/0/ports/0/containerPort", "value": 8443}]'
type: json
imagePullPolicy: IfNotPresent
infra:
nodeSelector:
Expand Down

0 comments on commit 2990b0d

Please sign in to comment.