haproxy ingress
This commit is contained in:
parent
0e4ec72570
commit
476f514a26
|
|
@ -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: ''
|
||||
|
|
|
|||
Loading…
Reference in New Issue