UNCLASSIFIED

Commit 6848d284 authored by alexander.klepal's avatar alexander.klepal
Browse files

Merge branch 'migration-fix' into 'development'

path fix

See merge request !16
parents a8ac95f2 9c550757
Pipeline #315484 passed with stages
in 13 minutes and 13 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