https://github.com/chanwit/gitops-run-test-repo
https://github.com/chanwit/gitops-run-test-repo
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/chanwit/gitops-run-test-repo
- Owner: chanwit
- Created: 2022-07-18T11:37:43.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-07-25T18:24:01.000Z (almost 4 years ago)
- Last Synced: 2025-07-27T18:55:37.244Z (11 months ago)
- Size: 28.3 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# gitops-run-test-repo
1. Run `git clone https://github.com/chanwit/gitops-run-test-repo`
2. Run `cd gitops-run-test-repo`
3. Run `gitops beta run ./manifests --port-forward port=8000:80,resource=svc/nginx,namespace=default`
Open an editor, make changes to YAML files and see it's reloading.
Press Ctrl+C to stop GitOps Run.