svc-optional #180

Open
opened 2025-11-27 07:20:41 +00:00 by joshuacox · 0 comments

As a companion to 'ignore' it would be nice to make a svc optional, like a mariadb or postgres when I am already running a DB + operator.

katenary.v3/svc-optional
optional service

Type: bool

making a service to optional in the exported in helm chart.

Example:

labels:
  katenary.v3/svc-optional: "true"
As a companion to 'ignore' it would be nice to make a svc optional, like a mariadb or postgres when I am already running a DB + operator. ``` katenary.v3/svc-optional optional service Type: bool making a service to optional in the exported in helm chart. Example: labels: katenary.v3/svc-optional: "true" ```
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Katenary/katenary#180
No description provided.