UNCLASSIFIED
Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
Ironbank Containers
O
Opensource
kubernetes
ingress-nginx
Commits
9c550757
Commit
9c550757
authored
Jun 14, 2021
by
Matt Vasquez
Browse files
path fix
parent
a8ac95f2
Pipeline
#315474
passed with stages
in 11 minutes and 48 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
hardening_manifest.yaml
hardening_manifest.yaml
+2
-2
No files found.
hardening_manifest.yaml
View file @
9c550757
---
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
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment