Skip to content

Instantly share code, notes, and snippets.

@logicalhan
Last active February 5, 2019 00: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 logicalhan/cc707e8ec84ec84ca36df690d8fce80b to your computer and use it in GitHub Desktop.
Save logicalhan/cc707e8ec84ec84ca36df690d8fce80b to your computer and use it in GitHub Desktop.
---
apiVersion: apiregistration.k8s.io/v1beta1
kind: APIService
metadata:
name: v1beta1.external.metrics.k8s.io
spec:
insecureSkipTLSVerify: true
group: external.metrics.k8s.io
groupPriorityMinimum: 100
versionPriority: 100
service:
name: custom-metrics-stackdriver-adapter
namespace: custom-metrics
version: v1beta1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment