You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
14 lines
537 B
14 lines
537 B
4 years ago
|
apiVersion: v2
|
||
|
name: nsx-ncp-operator
|
||
|
description: An operator for leveraging NSX as the default container networking solution for an Kubernetes/Openshift cluster.
|
||
|
|
||
|
type: application
|
||
|
|
||
|
version: 0.1.0
|
||
|
|
||
|
# This is the version number of the application being deployed. This version number should be
|
||
|
# incremented each time you make changes to the application. Versions are not expected to
|
||
|
# follow Semantic Versioning. They should reflect the version the application is using.
|
||
|
# It is recommended to use it with quotes.
|
||
|
appVersion: "v3.1.2"
|