Skip to content

Instantly share code, notes, and snippets.

@grampelberg
Created December 9, 2018 22:10
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save grampelberg/73a065c8376167670209fa764c1f67d1 to your computer and use it in GitHub Desktop.
Save grampelberg/73a065c8376167670209fa764c1f67d1 to your computer and use it in GitHub Desktop.
apiVersion: apiregistration.k8s.io/v1
kind: APIService
metadata:
creationTimestamp: 2018-12-09T19:26:28Z
labels:
app: prometheus-adapter
chart: prometheus-adapter-v0.2.1
heritage: Tiller
release: linkerd
name: v1beta1.custom.metrics.k8s.io
resourceVersion: "26461"
selfLink: /apis/apiregistration.k8s.io/v1/apiservices/v1beta1.custom.metrics.k8s.io
uid: 534c2a7c-fbe8-11e8-8e15-42010a8a00d4
spec:
group: custom.metrics.k8s.io
groupPriorityMinimum: 100
insecureSkipTLSVerify: true
service:
name: linkerd-prometheus-adapter
namespace: linkerd
version: v1beta1
versionPriority: 100
status:
conditions:
- lastTransitionTime: 2018-12-09T21:14:12Z
message: all checks passed
reason: Passed
status: "True"
type: Available
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment