mirror of
https://github.com/jpetazzo/container.training.git
synced 2026-07-19 04:49:19 +00:00
gitops: flux use kustomize
This commit is contained in:
@@ -83,7 +83,7 @@
|
||||
|
||||
---
|
||||
|
||||
## Setting up Flux
|
||||
## Setting up Flux with kustomize
|
||||
|
||||
- Clone the Flux repository:
|
||||
```bash
|
||||
@@ -101,7 +101,7 @@
|
||||
|
||||
- Apply all the YAML:
|
||||
```bash
|
||||
kubectl apply -f deploy/
|
||||
kubectl apply -k deploy/
|
||||
```
|
||||
|
||||
---
|
||||
|
||||
Reference in New Issue
Block a user