values mit networking
This commit is contained in:
10
argocd/apps/plane/plane-ingress.yaml
Normal file
10
argocd/apps/plane/plane-ingress.yaml
Normal file
@@ -0,0 +1,10 @@
|
|||||||
|
apiVersion: networking.k8s.io/v1
|
||||||
|
kind: Ingress
|
||||||
|
metadata:
|
||||||
|
name: plane-ingress
|
||||||
|
namespace: plane
|
||||||
|
spec:
|
||||||
|
tls:
|
||||||
|
- hosts:
|
||||||
|
- plane.innovation-hub-niedersachsen.de
|
||||||
|
secretName: plane-tls
|
||||||
@@ -56,3 +56,14 @@ spec:
|
|||||||
prune: true
|
prune: true
|
||||||
syncOptions:
|
syncOptions:
|
||||||
- CreateNamespace=true
|
- CreateNamespace=true
|
||||||
|
---
|
||||||
|
apiVersion: networking.k8s.io/v1
|
||||||
|
kind: Ingress
|
||||||
|
metadata:
|
||||||
|
name: plane-ingress
|
||||||
|
namespace: plane
|
||||||
|
spec:
|
||||||
|
tls:
|
||||||
|
- hosts:
|
||||||
|
- plane.innovation-hub-niedersachsen.de
|
||||||
|
secretName: plane-tls
|
||||||
BIN
config/hemmelig/.hemmelig-ingressroute.yaml.swp
Normal file
BIN
config/hemmelig/.hemmelig-ingressroute.yaml.swp
Normal file
Binary file not shown.
Reference in New Issue
Block a user