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
f57ac9377a
commit
f4a24d98c1
2 changed files with 0 additions and 2 deletions
|
@ -23,7 +23,6 @@ spec:
|
|||
sourceRef:
|
||||
kind: HelmRepository
|
||||
name: cert-manager
|
||||
namespace: cert-manager
|
||||
interval: 12h
|
||||
values:
|
||||
installCRDs: true
|
||||
|
|
|
@ -23,7 +23,6 @@ spec:
|
|||
sourceRef:
|
||||
kind: HelmRepository
|
||||
name: ingress-nginx
|
||||
namespace: ingress-nginx
|
||||
interval: 12h
|
||||
values:
|
||||
controller:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue