UNCLASSIFIED

Commit feec8c6a authored by David Kowalski's avatar David Kowalski
Browse files

Fix FIXME comments in hardening_manifest.yaml

parent 2cc1b84e
Pipeline #157403 passed with stages
in 9 minutes and 13 seconds
......@@ -20,20 +20,20 @@ args:
labels:
org.opencontainers.image.title: "eck-operator"
## Human-readable description of the software packaged in the image
# org.opencontainers.image.description: "FIXME"
org.opencontainers.image.description: "Elastic Cloud on Kubernetes automates the deployment, provisioning, management, and orchestration of Elasticsearch, Kibana, APM Server, Beats, and Enterprise Search on Kubernetes"
## License(s) under which contained software is distributed
# org.opencontainers.image.licenses: "FIXME"
org.opencontainers.image.licenses: "Elastic License"
## URL to find more information on the image
# org.opencontainers.image.url: "FIXME"
org.opencontainers.image.url: "https://www.elastic.co/guide/en/cloud-on-k8s/"
## Name of the distributing entity, organization or individual
# org.opencontainers.image.vendor: "FIXME"
org.opencontainers.image.vendor: "Elastic"
org.opencontainers.image.version: "1.3.1"
## Keywords to help with search (ex. "cicd,gitops,golang")
# mil.dso.ironbank.image.keywords: "FIXME"
mil.dso.ironbank.image.keywords: "search,elastic,elasticsearch,operator,golang"
## This value can be "opensource" or "commercial"
# mil.dso.ironbank.image.type: "FIXME"
mil.dso.ironbank.image.type: "commercial"
## Product the image belongs to for grouping multiple images
# mil.dso.ironbank.product.name: "FIXME"
mil.dso.ironbank.product.name: "Elastic Cloud on Kubernetes"
# List of resources to make available to the offline build context
resources:
......@@ -54,15 +54,13 @@ resources:
value: e694f66cfad185df445c73242a6bec9e871b8d44060dd8d256be356d585ddb963ea1c85e1e12971533d659501001ca08d55bfa59af4a7dad75345ff3ed3cad6d
# List of project maintainers
# FIXME: Fill in the following details for the current container owner in the whitelist
# FIXME: Include any other vendor information if applicable
maintainers:
- email: "nassim.kammah@elastic.co"
# # The name of the current container owner
# name: "FIXME"
name: "Nassim Kammah"
# # The gitlab username of the current container owner
# username: "FIXME"
username: "nkammah"
# cht_member: true # FIXME: Uncomment if the maintainer is a member of CHT
# - name: "FIXME"
# username: "FIXME"
# email: "FIXME"
- name: "Dawid Kowalski"
username: "dkow"
email: "dawid.kowalski@elastic.co"
\ No newline at end of file
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