This Git repository can be used as Helm repository to deploy hello-flask application:
- Override
hostnameHelm parameter to have unique URL for the application - Override
greetingHelm parameter to have unique greeting
To use custom Docker image:
- Fork hello-flask under your GitHub account
- Hit
Syncat Drone - Log in at Harbor and set up robot account with push permissions for Drone
- Open organization secrets at Drone and add secrets
docker_usernameanddocker_passwordwhich correspond to the robot account that was just created - Trigger build on Drone
- Override
imageparameter to use freshly built image