To update Forecastle, follow the next steps:
- Compare the manifests with upstream and port the required modifications.
Forecastle manifests are taken from upstream from the following URL: https://github.com/stakater/Forecastle/tree/master/deployments/kubernetes/manifests
- Update the image tags and sync them to our registry
- Forecastle deployment has been tweaked to include some security features like:
- changed the user that the image runs as
- set the UID
- liveness and readiness probes
- added seccompProfile directive to securityContext
- Deleted Helm labels from all resources
- The configuration file
config.yaml
has been personalized with Fury branding