UNCLASSIFIED

Commit 9c550757 authored by Matt Vasquez's avatar Matt Vasquez
Browse files

path fix

parent a8ac95f2
Pipeline #315474 passed with stages
in 11 minutes and 48 seconds
---
apiVersion: v1
# The repository name in registry1, excluding /ironbank/
name: "opensource/nginx/ingress-nginx"
name: "opensource/kubernetes/ingress-nginx"
# List of tags to push for the repository in registry1
# The most specific version should be the first tag and will be shown
# on ironbank.dsop.io
......@@ -16,7 +16,7 @@ args:
labels:
org.opencontainers.image.title: "ingress-nginx-controller"
## Human-readable description of the software packaged in the image
org.opencontainers.image.description: "Built around the Kubernetes Ingress resource, using a ConfigMap to store the NGINX configuration"
org.opencontainers.image.description: "An Ingress controller for Kubernetes using NGINX as a reverse proxy and load balancer."
## License(s) under which contained software is distributed
org.opencontainers.image.licenses: "Apache License 2.0"
## URL to find more information on the image
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment