Skip to content

Feature request: Ability to configure controlled cloudflared deployment spec (and more resources) #128

@z0rc

Description

@z0rc

I need to have ability to set number of fields in controlled cloudflared deployment's pod template spec:

  • resources
  • securityContext (both on pod and container levels)
  • topologySpreadConstraints
  • arbitrary labels and annotations
  • volumes and volumeMounts
  • etc

Missing by default readiness and liveness probes is bummer, but I can set up them myself, if allowed.

In general it's expected to be able to control (and override) every field in Deployment's pod template spec.

In addition I need to have ability to deploy PodDisruptionBudget resource alongside the Deployment.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions