mirror of
https://github.com/fluxcd/flux2-hub-spoke-example.git
synced 2025-07-27 15:53:19 +00:00
Add cert-manager and ingress-nginx
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
This commit is contained in:
parent
f4a24d98c1
commit
3e3e3986b9
1 changed files with 3 additions and 3 deletions
|
@ -12,9 +12,9 @@ kind: HelmRelease
|
|||
metadata:
|
||||
name: ingress-nginx
|
||||
spec:
|
||||
targetNamespace: cert-manager
|
||||
storageNamespace: cert-manager
|
||||
releaseName: cert-manager
|
||||
targetNamespace: ingress-nginx
|
||||
storageNamespace: ingress-nginx
|
||||
releaseName: ingress-nginx
|
||||
interval: 30m
|
||||
chart:
|
||||
spec:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue