Add nginx-ingress

This commit is contained in:
2024-08-06 17:12:03 -05:00
parent ef8bf42bd0
commit 9ec78eb795
5 changed files with 103 additions and 0 deletions

View File

@ -0,0 +1,15 @@
---
apiVersion: helm.toolkit.fluxcd.io/v2
kind: HelmRelease
metadata:
name: nginx-ingress
namespace: nginx-ingress
spec:
chart:
spec:
chart: nginx-ingress
sourceRef:
kind: HelmRepository
name: nginx-ingress
version: 1.3.1
interval: 50m