UNCLASSIFIED

Commit 4ccb2a9a authored by Vivek Pranavamurthii's avatar Vivek Pranavamurthii
Browse files

Update hardening_manifest.yaml

parent a10086d6
Pipeline #99555 passed with stage
in 4 seconds
...@@ -19,21 +19,11 @@ args: ...@@ -19,21 +19,11 @@ args:
# Docker image labels # Docker image labels
labels: labels:
org.opencontainers.image.title: "s3" org.opencontainers.image.title: "s3"
## Human-readable description of the software packaged in the image org.opencontainers.image.description: "Image of aws controller for Kubernetes"
# org.opencontainers.image.description: "FIXME" org.opencontainers.image.licenses: "Apache License 2.0"
## License(s) under which contained software is distributed org.opencontainers.image.url: "https://github.com/aws/aws-controllers-k8s"
# org.opencontainers.image.licenses: "FIXME" org.opencontainers.image.vendor: "Opensource"
## URL to find more information on the image
# org.opencontainers.image.url: "FIXME"
## Name of the distributing entity, organization or individual
# org.opencontainers.image.vendor: "FIXME"
org.opencontainers.image.version: "s3-v0.0.1" org.opencontainers.image.version: "s3-v0.0.1"
## Keywords to help with search (ex. "cicd,gitops,golang")
# mil.dso.ironbank.image.keywords: "FIXME"
## This value can be "opensource" or "commercial"
# mil.dso.ironbank.image.type: "FIXME"
## Product the image belongs to for grouping multiple images
# mil.dso.ironbank.product.name: "FIXME"
# List of resources to make available to the offline build context # List of resources to make available to the offline build context
resources: resources:
...@@ -45,11 +35,7 @@ resources: ...@@ -45,11 +35,7 @@ resources:
# FIXME: Include any other vendor information if applicable # FIXME: Include any other vendor information if applicable
maintainers: maintainers:
- email: "vivek.pranavamurthi.1@us.af.mil" - email: "vivek.pranavamurthi.1@us.af.mil"
# # The name of the current container owner name: "Vivek Pranavamurthi"
# name: "FIXME" username: "vivekp"
# # The gitlab username of the current container owner cht_member: true
# username: "FIXME"
# cht_member: true # FIXME: Uncomment if the maintainer is a member of CHT
# - name: "FIXME"
# username: "FIXME"
# email: "FIXME"
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