From 069f54307f679c2ed06aff5821cb4c80b158d9ef Mon Sep 17 00:00:00 2001 From: julianpoyourow Date: Tue, 9 Jul 2024 04:06:15 +0000 Subject: [PATCH] chore: lint --- kube/configs/api-beta.pdb.yaml | 1 - kube/configs/api.pdb.yaml | 1 - kube/configs/browserless.pdb.yaml | 1 - 3 files changed, 3 deletions(-) diff --git a/kube/configs/api-beta.pdb.yaml b/kube/configs/api-beta.pdb.yaml index 0520f8a5..d68c7460 100644 --- a/kube/configs/api-beta.pdb.yaml +++ b/kube/configs/api-beta.pdb.yaml @@ -7,4 +7,3 @@ spec: selector: matchLabels: app: rs-api-beta - diff --git a/kube/configs/api.pdb.yaml b/kube/configs/api.pdb.yaml index e5b9ca28..5cc51d67 100644 --- a/kube/configs/api.pdb.yaml +++ b/kube/configs/api.pdb.yaml @@ -7,4 +7,3 @@ spec: selector: matchLabels: app: rs-api - diff --git a/kube/configs/browserless.pdb.yaml b/kube/configs/browserless.pdb.yaml index 90a1dd2e..ec3ed20d 100644 --- a/kube/configs/browserless.pdb.yaml +++ b/kube/configs/browserless.pdb.yaml @@ -7,4 +7,3 @@ spec: selector: matchLabels: app: rs-browserless -