haproxy ingress

This commit is contained in:
Victor Barba Martin 2021-10-28 20:56:45 +02:00
parent 0e4ec72570
commit 476f514a26
1 changed files with 6 additions and 1 deletions

View File

@ -1,7 +1,12 @@
apiVersion: v1
kind: Namespace
metadata:
name: haproxy-ingress
---
apiVersion: argoproj.io/v1alpha1
kind: Application
metadata:
name: ingress-haproxy
name: haproxy-ingress
spec:
destination:
name: ''