Skip to content

Instantly share code, notes, and snippets.

@akash-gautam
Last active August 21, 2018 06:56
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 akash-gautam/f036af743258758acbee4e28d38175fe to your computer and use it in GitHub Desktop.
Save akash-gautam/f036af743258758acbee4e28d38175fe 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