Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cmwylie19/gitops-helpers
https://github.com/cmwylie19/gitops-helpers
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/cmwylie19/gitops-helpers
- Owner: cmwylie19
- License: mit
- Created: 2022-06-30T21:04:16.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-12-12T13:52:06.000Z (about 2 years ago)
- Last Synced: 2024-04-22T00:21:32.402Z (9 months ago)
- Language: Dockerfile
- Size: 4.88 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
argocd app patch-resource kong --kind Deployment --resource-name kong-kong --namespace=kong --patch '{"spec":{"template":{"spec":{"env":{"KONG_ADMIN_API_URI":"kong-kong-admin-kong.apps.cwylie-us-west-1b.kni.syseng.devcluster.openshift.com"}}}}}' --patch-type 'application/merge-patch+json'