Skip to content

Commit

Permalink
Update CES CRD in helm chart dir (#239)
Browse files Browse the repository at this point in the history
Signed-off-by: Rahul Jain <[email protected]>
  • Loading branch information
reachjainrahul authored Jun 2, 2023
1 parent 5ee12c3 commit 0e0cc34
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion build/charts/nephe/Chart.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@ dependencies:
repository: ""
version: 0.0.0
digest: sha256:16cbbceffe2a6946ae7cbb20b5a8313267bc77f4669caba20fffb3ff64a773a6
generated: "2023-03-29T01:56:05.706227026-07:00"
generated: "2023-06-01T18:56:04.784092847-07:00"
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ metadata:
annotations:
cert-manager.io/inject-ca-from: {{ .Release.Namespace }}/serving-cert
controller-gen.kubebuilder.io/version: v0.8.0
helm.sh/resource-policy: keep
name: cloudentityselectors.crd.cloud.antrea.io
spec:
conversion:
Expand Down Expand Up @@ -121,6 +120,8 @@ spec:
type: object
served: true
storage: true
subresources:
status: {}
status:
acceptedNames:
kind: ""
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ metadata:
annotations:
cert-manager.io/inject-ca-from: {{ .Release.Namespace }}/serving-cert
controller-gen.kubebuilder.io/version: v0.8.0
helm.sh/resource-policy: keep
name: cloudprovideraccounts.crd.cloud.antrea.io
spec:
conversion:
Expand Down

0 comments on commit 0e0cc34

Please sign in to comment.