Skip to content

Instantly share code, notes, and snippets.

@velotiotech
Created June 11, 2020 07:23
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 velotiotech/c8334618d9692a0eb2adfd4172614ce8 to your computer and use it in GitHub Desktop.
Save velotiotech/c8334618d9692a0eb2adfd4172614ce8 to your computer and use it in GitHub Desktop.
sslconfig-obj.yaml defines an object of sslconfig type
apiVersion: "blog.velotio.com/v1alpha1"
kind: "SslConfig"
metadata:
name: "sslconfig-velotio.com"
spec:
cert: "my cert file"
key : "my private key"
domain: "*.velotio.com"
provider: "digicert"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment