mirror of
https://github.com/fluxcd/flux2-hub-spoke-example.git
synced 2025-07-27 15:53:19 +00:00
Set storageNamespace on remote cluster
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
This commit is contained in:
parent
ab014e58c5
commit
dbf4a7d57e
1 changed files with 1 additions and 0 deletions
|
@ -4,6 +4,7 @@ metadata:
|
||||||
name: podinfo
|
name: podinfo
|
||||||
spec:
|
spec:
|
||||||
targetNamespace: podinfo
|
targetNamespace: podinfo
|
||||||
|
storageNamespace: podinfo
|
||||||
releaseName: podinfo
|
releaseName: podinfo
|
||||||
chart:
|
chart:
|
||||||
spec:
|
spec:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue