Skip to content

Commit

Permalink
Merge pull request #117 from frenzyfriday/kustomize_opernstack_operat…
Browse files Browse the repository at this point in the history
…or_image

Removes openstack-operator-image from network-values configmap
  • Loading branch information
abays authored Mar 11, 2024
2 parents 4bebe76 + c886465 commit a6fb9c6
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 3 deletions.
1 change: 0 additions & 1 deletion examples/va/hci/control-plane/nncp/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ metadata:
annotations:
config.kubernetes.io/local-config: "true"
data:
openstack-operator-image: "quay.io/openstack-k8s-operators/openstack-operator-index:latest"
# nodes
node_0:
name: ostest-master-0
Expand Down
1 change: 0 additions & 1 deletion examples/va/nfv/ovs-dpdk/nncp/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ metadata:
annotations:
config.kubernetes.io/local-config: "true"
data:
openstack-operator-image: "quay.io/openstack-k8s-operators/openstack-operator-index:latest"
# nodes
node_0:
name: ostest-master-0
Expand Down
1 change: 0 additions & 1 deletion examples/va/nfv/sriov/nncp/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ metadata:
annotations:
config.kubernetes.io/local-config: "true"
data:
openstack-operator-image: "quay.io/openstack-k8s-operators/openstack-operator-index:latest"
# nodes
node_0:
name: ostest-master-0
Expand Down

0 comments on commit a6fb9c6

Please sign in to comment.