mirror of
https://github.com/fluxcd/flux2.git
synced 2026-04-10 06:00:04 +00:00
Add source namespace to create commands
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
This commit is contained in:
parent
e5066c3712
commit
b54fd2c6b3
8 changed files with 78 additions and 24 deletions
2
.github/workflows/e2e.yaml
vendored
2
.github/workflows/e2e.yaml
vendored
|
|
@ -121,7 +121,7 @@ jobs:
|
|||
run: |
|
||||
/tmp/flux create hr podinfo-helm \
|
||||
--target-namespace=default \
|
||||
--source=HelmRepository/podinfo \
|
||||
--source=HelmRepository/podinfo.flux-system \
|
||||
--chart=podinfo \
|
||||
--chart-version=">4.0.0 <5.0.0"
|
||||
- name: flux create helmrelease --source=GitRepository/podinfo
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue