Skip to content

Commit

Permalink
docs: kustomize yaml format
Browse files Browse the repository at this point in the history
  • Loading branch information
colethienes committed Mar 20, 2024
1 parent 24c9dbe commit 9bc50d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@ kubectl create namespace infro
kubectl apply -n infro -f https://raw.githubusercontent.com/infro-io/infro-core/main/deploy/install.yaml
```
or you can install it with Kustomize:
```shell
```yaml
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
Expand Down

0 comments on commit 9bc50d6

Please sign in to comment.