mirror of
https://github.com/jpetazzo/container.training.git
synced 2026-03-05 19:00:38 +00:00
Update gitworkflows.md
slight corrections
This commit is contained in:
@@ -22,7 +22,7 @@
|
||||
|
||||
- These resources have a perfect YAML representation
|
||||
|
||||
- All we do is manpulating these YAML representations
|
||||
- All we do is manipulating these YAML representations
|
||||
|
||||
(`kubectl run` generates a YAML file that gets applied)
|
||||
|
||||
@@ -148,7 +148,7 @@
|
||||
|
||||
- Gitkube is a git server (or "git remote")
|
||||
|
||||
- After making changes to the repository, we push to GitKube
|
||||
- After making changes to the repository, we push to Gitkube
|
||||
|
||||
- Gitkube applies the resources to the cluster
|
||||
|
||||
@@ -234,6 +234,6 @@
|
||||
|
||||
(see the [documentation](https://github.com/hasura/gitkube/blob/master/docs/remote.md) for more details)
|
||||
|
||||
- Gitkube can also deploy a Helm Charts
|
||||
- Gitkube can also deploy Helm Charts
|
||||
|
||||
(instead of raw YAML files)
|
||||
|
||||
Reference in New Issue
Block a user