Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
RomanBednar committed Jul 12, 2023
1 parent 643c187 commit 9a71db8
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions assets/controller.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ spec:
annotations:
target.workload.openshift.io/management: '{"effect": "PreferredDuringScheduling"}'
spec:
hostNetwork: true
serviceAccountName: vmware-vsphere-csi-driver-controller-sa
priorityClassName: system-cluster-critical
nodeSelector:
Expand Down Expand Up @@ -72,7 +71,6 @@ spec:
value: "59"
ports:
- name: healthz
# Due to hostNetwork, this port is open on a node!
containerPort: 10301
protocol: TCP
livenessProbe:
Expand Down

0 comments on commit 9a71db8

Please sign in to comment.