CI-CD dejo node
This commit is contained in:
8
infrastructure/kubernetes/dev/base/app/ingress.yml
Normal file
8
infrastructure/kubernetes/dev/base/app/ingress.yml
Normal file
@ -0,0 +1,8 @@
|
||||
apiVersion: networking.k8s.io/v1
|
||||
kind: Ingress
|
||||
metadata:
|
||||
name: dejo-node-ingress
|
||||
labels:
|
||||
app: dejo-node
|
||||
spec: {}
|
||||
|
||||
Reference in New Issue
Block a user