Skip to content

Instantly share code, notes, and snippets.

@pmuir
Created December 6, 2018 18:24
Show Gist options
  • Save pmuir/fa8bd42f365b855fa45dea310d7ae529 to your computer and use it in GitHub Desktop.
Save pmuir/fa8bd42f365b855fa45dea310d7ae529 to your computer and use it in GitHub Desktop.
{
"apiVersion":"cloudbees.com/v1",
"items":[
{
"apiVersion":"cloudbees.com/v1",
"kind":"UIExtension",
"metadata":{
"annotations":{
"kubectl.kubernetes.io/last-applied-configuration":"{\"apiVersion\":\"cloudbees.com/v1\",\"kind\":\"UIExtension\",\"metadata\":{\"annotations\":{},\"labels\":{\"chart\":\"jx-app-cheese-0.1.0-SNAPSHOT\"},\"name\":\"temp-jx-app-cheese\",\"namespace\":\"dev1\"},\"spec\":{\"scripts\":[{\"url\":\"https://cdn.jsdelivr.net/gh/imeredith/js-host/app.js\"}]}}\n"
},
"clusterName":"",
"creationTimestamp":"2018-12-06T16:45:53Z",
"labels":{
"chart":"jx-app-cheese-0.1.0-SNAPSHOT"
},
"name":"temp-jx-app-cheese",
"namespace":"dev1",
"resourceVersion":"460071",
"selfLink":"/apis/cloudbees.com/v1/namespaces/dev1/uiextensions/temp-jx-app-cheese",
"uid":"6517d9f8-f976-11e8-84c8-42010a8e0097"
},
"spec":{
"scripts":[
{
"url":"https://cdn.jsdelivr.net/gh/imeredith/js-host/app.js"
}
]
}
}
],
"kind":"UIExtensionList",
"metadata":{
"continue":"",
"resourceVersion":"472347",
"selfLink":"/apis/cloudbees.com/v1/uiextensions"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment