Skip to content

Commit

Permalink
update crd files
Browse files Browse the repository at this point in the history
  • Loading branch information
skpratt authored and Chris S. Kim committed Feb 7, 2024
1 parent 754321f commit 47ab379
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion charts/consul/templates/crd-exportedservices.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ spec:
jsonPath: .metadata.creationTimestamp
name: Age
type: date
name: v2beta1
name: v2
schema:
openAPIV3Schema:
description: ExportedServices is the Schema for the Exported Services API
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ spec:
jsonPath: .metadata.creationTimestamp
name: Age
type: date
name: v2beta1
name: v2
schema:
openAPIV3Schema:
description: ExportedServices is the Schema for the Exported Services API
Expand Down

0 comments on commit 47ab379

Please sign in to comment.