Skip to content

Instantly share code, notes, and snippets.

@cdennig
Created June 12, 2018 14:48
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 cdennig/3e6859a0401f9b9ddaf314b9d2cfde7f to your computer and use it in GitHub Desktop.
Save cdennig/3e6859a0401f9b9ddaf314b9d2cfde7f to your computer and use it in GitHub Desktop.
Kubernetes OSBA Service Binding
apiVersion: servicecatalog.k8s.io/v1beta1
kind: ServiceBinding
metadata:
name: demosql-binding
namespace: default
spec:
instanceRef:
name: demosqlinstance
secretName: demo-osba-sql-secret
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment