`will be ran` → `will be run`.
This commit is contained in:
Corentin Néau 2023-10-30 10:10:25 +01:00
parent 3a1e84bfc7
commit 7ce9d026f6
5 changed files with 5 additions and 5 deletions

View File

@ -57,7 +57,7 @@ metadata:
# This namespace is special and auto-wired to deploy to the local cluster # This namespace is special and auto-wired to deploy to the local cluster
namespace: fleet-local namespace: fleet-local
spec: spec:
# Everything from this repo will be ran in this cluster. You trust me right? # Everything from this repo will be run in this cluster. You trust me right?
repo: "https://github.com/rancher/fleet-examples" repo: "https://github.com/rancher/fleet-examples"
paths: paths:
- simple - simple

View File

@ -34,7 +34,7 @@ metadata:
# This namespace is special and auto-wired to deploy to the local cluster # This namespace is special and auto-wired to deploy to the local cluster
namespace: fleet-local namespace: fleet-local
spec: spec:
# Everything from this repo will be ran in this cluster. You trust me right? # Everything from this repo will be run in this cluster. You trust me right?
repo: "https://github.com/rancher/fleet-examples" repo: "https://github.com/rancher/fleet-examples"
paths: paths:
- simple - simple

View File

@ -38,7 +38,7 @@ metadata:
# This namespace is special and auto-wired to deploy to the local cluster # This namespace is special and auto-wired to deploy to the local cluster
namespace: fleet-local namespace: fleet-local
spec: spec:
# Everything from this repo will be ran in this cluster. You trust me right? # Everything from this repo will be run in this cluster. You trust me right?
repo: "https://github.com/rancher/fleet-examples" repo: "https://github.com/rancher/fleet-examples"
paths: paths:
- simple - simple

View File

@ -51,7 +51,7 @@ metadata:
# This namespace is special and auto-wired to deploy to the local cluster # This namespace is special and auto-wired to deploy to the local cluster
namespace: fleet-local namespace: fleet-local
spec: spec:
# Everything from this repo will be ran in this cluster. You trust me right? # Everything from this repo will be run in this cluster. You trust me right?
repo: "https://github.com/rancher/fleet-examples" repo: "https://github.com/rancher/fleet-examples"
paths: paths:
- simple - simple

View File

@ -57,7 +57,7 @@ metadata:
# This namespace is special and auto-wired to deploy to the local cluster # This namespace is special and auto-wired to deploy to the local cluster
namespace: fleet-local namespace: fleet-local
spec: spec:
# Everything from this repo will be ran in this cluster. You trust me right? # Everything from this repo will be run in this cluster. You trust me right?
repo: "https://github.com/rancher/fleet-examples" repo: "https://github.com/rancher/fleet-examples"
paths: paths:
- simple - simple