From 8e7509ad23c346986defb765b4fecd077d49b9d7 Mon Sep 17 00:00:00 2001 From: alexlebens Date: Tue, 28 May 2024 12:26:03 -0500 Subject: [PATCH] change service name --- clusters/cl01tl/applications/cops/values.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/clusters/cl01tl/applications/cops/values.yaml b/clusters/cl01tl/applications/cops/values.yaml index 6a691b5d4..ff5fafa34 100644 --- a/clusters/cl01tl/applications/cops/values.yaml +++ b/clusters/cl01tl/applications/cops/values.yaml @@ -25,13 +25,13 @@ cops: serviceAccount: create: true service: - web: + main: controller: main ports: http: port: 80 targetPort: 80 - protocol: HTTP + protocol: HTTP persistence: config: storageClass: ceph-block