octopod/examples/helm-based-control-scripts
andor0 9d7300d195 Update examples (#39)
* Update dependencies of examples

* Update the check script in examples

* Update docs of control scripts

* Add notifications script to examples

* Fix typo

* Fix typo
2021-07-16 15:56:18 +03:00
..
docker Update examples (#39) 2021-07-16 15:56:18 +03:00
src/bin Update examples (#39) 2021-07-16 15:56:18 +03:00
.gitignore Initial open source release 2020-12-09 18:31:07 +03:00
Cargo.lock Update examples (#39) 2021-07-16 15:56:18 +03:00
Cargo.toml Update examples (#39) 2021-07-16 15:56:18 +03:00
README.md Prepare documentation for 1.1 release (#21) 2021-01-25 18:40:35 +03:00

helm-based-control-scripts

An Example of Helm-based control scripts.

Build Docker image

docker build -f docker/Dockerfile -t typeable/octopod-helm-example .