added homer app
This commit is contained in:
@@ -1,8 +1,8 @@
|
|||||||
apiVersion: networking.k8s.io/v1
|
apiVersion: networking.k8s.io/v1
|
||||||
kind: Ingress
|
kind: Ingress
|
||||||
metadata:
|
metadata:
|
||||||
name: capacitor-ingress
|
name: homer-ingress
|
||||||
namespace: capacitor
|
namespace: homer
|
||||||
annotations:
|
annotations:
|
||||||
nginx.ingress.kubernetes.io/ssl-redirect: "false"
|
nginx.ingress.kubernetes.io/ssl-redirect: "false"
|
||||||
nginx.ingress.kubernetes.io/use-regex: "true"
|
nginx.ingress.kubernetes.io/use-regex: "true"
|
||||||
|
|||||||
@@ -1,8 +0,0 @@
|
|||||||
apiVersion: source.toolkit.fluxcd.io/v1
|
|
||||||
kind: HelmRepository
|
|
||||||
metadata:
|
|
||||||
name: djjudas21
|
|
||||||
namespace: flux-system
|
|
||||||
spec:
|
|
||||||
interval: 6h
|
|
||||||
url: https://djjudas21.github.io/charts/
|
|
||||||
Reference in New Issue
Block a user