Skip to content

Add hostAliases support for CronJob #283

Open
@r3kall

Description

@r3kall

https://github.com/stakater/application/blob/master/application/templates/cronjob.yaml

HostAliases support for cronjob, probably on jobTemplate
https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.25/#podspec-v1-core

spec:
{{- with .Values.hostAliases }}
  hostAliases:
{{- toYaml . | indent X -}}
{{- end }}

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions