
This change introduces a function that deploys the NGINX ingress controller. Closes: #24 Change-Id: I149fe5ef7c07eb4af6235cf55cd8ca2a9f4c4ee8
5 lines
57 B
YAML
5 lines
57 B
YAML
apiVersion: v1
|
|
kind: Namespace
|
|
metadata:
|
|
name: ingress
|