Skip to content
This repository has been archived by the owner on Feb 25, 2023. It is now read-only.

add option for adding annotations for deployment #22

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

benceszikora
Copy link

This adds support for adding annotations to deployments. The check is backwards-compatible, so any values files without a deployment key will still work.

@@ -4,6 +4,10 @@ metadata:
name: {{ include "kowl.fullname" . }}
labels:
{{- include "kowl.labels" . | nindent 4 }}
{{- with (.Values.deployment).annotations }}
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey, mind explaining the reason for the parenthesis?

@CLAassistant
Copy link

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants