Skip to content

Commit

Permalink
Make manifest
Browse files Browse the repository at this point in the history
  • Loading branch information
abhiraut committed Jul 3, 2020
1 parent 255f75e commit 074ef7b
Show file tree
Hide file tree
Showing 4 changed files with 24 additions and 0 deletions.
6 changes: 6 additions & 0 deletions build/yamls/antrea-eks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,12 @@ metadata:
app: antrea
name: clusternetworkpolicies.security.antrea.tanzu.vmware.com
spec:
additionalPrinterColumns:
- JSONPath: .spec.priority
description: The Priority of this ClusterNetworkPolicy relative to other policies.
format: float
name: Priority
type: number
group: security.antrea.tanzu.vmware.com
names:
kind: ClusterNetworkPolicy
Expand Down
6 changes: 6 additions & 0 deletions build/yamls/antrea-gke.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,12 @@ metadata:
app: antrea
name: clusternetworkpolicies.security.antrea.tanzu.vmware.com
spec:
additionalPrinterColumns:
- JSONPath: .spec.priority
description: The Priority of this ClusterNetworkPolicy relative to other policies.
format: float
name: Priority
type: number
group: security.antrea.tanzu.vmware.com
names:
kind: ClusterNetworkPolicy
Expand Down
6 changes: 6 additions & 0 deletions build/yamls/antrea-ipsec.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,12 @@ metadata:
app: antrea
name: clusternetworkpolicies.security.antrea.tanzu.vmware.com
spec:
additionalPrinterColumns:
- JSONPath: .spec.priority
description: The Priority of this ClusterNetworkPolicy relative to other policies.
format: float
name: Priority
type: number
group: security.antrea.tanzu.vmware.com
names:
kind: ClusterNetworkPolicy
Expand Down
6 changes: 6 additions & 0 deletions build/yamls/antrea.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,12 @@ metadata:
app: antrea
name: clusternetworkpolicies.security.antrea.tanzu.vmware.com
spec:
additionalPrinterColumns:
- JSONPath: .spec.priority
description: The Priority of this ClusterNetworkPolicy relative to other policies.
format: float
name: Priority
type: number
group: security.antrea.tanzu.vmware.com
names:
kind: ClusterNetworkPolicy
Expand Down

0 comments on commit 074ef7b

Please sign in to comment.