We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 44e9df6 commit cc2085dCopy full SHA for cc2085d
config/core/300-resources/revision.yaml
@@ -45,9 +45,6 @@ spec:
45
- name: Config Name
46
type: string
47
jsonPath: ".metadata.labels['serving\\.knative\\.dev/configuration']"
48
- - name: K8s Service Name
49
- type: string
50
- jsonPath: ".status.serviceName"
51
- name: Generation
52
type: string # int in string form :(
53
jsonPath: ".metadata.labels['serving\\.knative\\.dev/configurationGeneration']"
0 commit comments