Created
July 3, 2020 06:13
-
-
Save velotiotech/3fadbf63b549abf7ccc84b54ce251215 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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