Skip to content

Commit

Permalink
Pass CLUSTER_TYPE to sriov operator
Browse files Browse the repository at this point in the history
  • Loading branch information
brutus333 authored and pliurh committed Jun 23, 2021
1 parent bddfdfe commit 09c3059
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions deployment/sriov-network-operator/templates/operator.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -64,3 +64,5 @@ spec:
value: {{ .Release.AppVersion }}
- name: SRIOV_CNI_BIN_PATH
value: {{ .Values.operator.cniBinPath }}
- name: CLUSTER_TYPE
value: {{ .Values.operator.clusterType }}

0 comments on commit 09c3059

Please sign in to comment.