Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view

This file was deleted.

This file was deleted.

This file was deleted.

21 changes: 0 additions & 21 deletions manifests/overlays/data-cache/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,24 +30,3 @@ patches:
- op: add
path: /metadata/namespace
value: default
# Add unique label to JobSet controller pods
- path: jobset_patches/controller_pod_labels.yaml
target:
group: apps
version: v1
kind: Deployment
name: jobset-controller-manager
# Update JobSet webhook service selector to use unique label
- path: jobset_patches/webhook_service_selector.yaml
target:
group: ""
version: v1
kind: Service
name: jobset-webhook-service
# Update JobSet metrics service selector to use unique label
- path: jobset_patches/metrics_service_selector.yaml
target:
group: ""
version: v1
kind: Service
name: jobset-controller-manager-metrics-service
21 changes: 0 additions & 21 deletions manifests/third-party/leaderworkerset/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,24 +15,3 @@ patches:
group: ""
version: v1
kind: Namespace
# Add unique label to LWS controller pods
- path: patches/controller_pod_labels.yaml
target:
group: apps
version: v1
kind: Deployment
name: lws-controller-manager
# Update LWS webhook service selector to use unique label
- path: patches/webhook_service_selector.yaml
target:
group: ""
version: v1
kind: Service
name: lws-webhook-service
# Update LWS metrics service selector to use unique label
- path: patches/metrics_service_selector.yaml
target:
group: ""
version: v1
kind: Service
name: lws-controller-manager-metrics-service

This file was deleted.

This file was deleted.

This file was deleted.

Loading