Skip to content

Instantly share code, notes, and snippets.

@velotiotech
Created July 3, 2020 06:13
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/3fadbf63b549abf7ccc84b54ce251215 to your computer and use it in GitHub Desktop.
Save velotiotech/3fadbf63b549abf7ccc84b54ce251215 to your computer and use it in GitHub Desktop.
bookstore-operator/
|
|- build/ # Contains the Dockerfile to build the operator image
|- deploy/ # Contains the crd,cr and manifest files for deploying operator
|- helm-charts/ # Contains the helm chart we used while creating the project
|- watches.yaml # Specifies the resource the operator watches (maintains the state of)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment