https://github.com/kostis-codefresh/configmaps-argo-rollouts-example
Example on using Argo Rollouts for configmaps
https://github.com/kostis-codefresh/configmaps-argo-rollouts-example
Last synced: about 1 month ago
JSON representation
Example on using Argo Rollouts for configmaps
- Host: GitHub
- URL: https://github.com/kostis-codefresh/configmaps-argo-rollouts-example
- Owner: kostis-codefresh
- Created: 2023-08-28T08:17:52.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-09-18T12:16:42.000Z (over 1 year ago)
- Last Synced: 2025-02-09T00:25:55.077Z (3 months ago)
- Language: Go
- Homepage: https://codefresh.io/blog/progressive-delivery-for-kubernetes-config-maps-using-argo-rollouts/
- Size: 7.81 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Using Argo Rollouts for configmaps
Example for using Argo Rollouts not just on Docker images, but also configmaps.
See the [blog post](https://codefresh.io/blog/progressive-delivery-for-kubernetes-config-maps-using-argo-rollouts/) for more details.