change service name

This commit is contained in:
2024-05-28 12:26:03 -05:00
parent 02efe74e77
commit 8e7509ad23

View File

@@ -25,13 +25,13 @@ cops:
serviceAccount: serviceAccount:
create: true create: true
service: service:
web: main:
controller: main controller: main
ports: ports:
http: http:
port: 80 port: 80
targetPort: 80 targetPort: 80
protocol: HTTP protocol: HTTP
persistence: persistence:
config: config:
storageClass: ceph-block storageClass: ceph-block