Skip to content

Commit

Permalink
Drop the k8s service name from kubectl get revision output (#15262)
Browse files Browse the repository at this point in the history
Co-authored-by: dprotaso <dprotaso@gmail.com>
  • Loading branch information
knative-prow-robot and dprotaso committed May 27, 2024
1 parent 44e9df6 commit cc2085d
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions config/core/300-resources/revision.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,9 +45,6 @@ spec:
- name: Config Name
type: string
jsonPath: ".metadata.labels['serving\\.knative\\.dev/configuration']"
- name: K8s Service Name
type: string
jsonPath: ".status.serviceName"
- name: Generation
type: string # int in string form :(
jsonPath: ".metadata.labels['serving\\.knative\\.dev/configurationGeneration']"
Expand Down

0 comments on commit cc2085d

Please sign in to comment.