From 37b395ccf7e2ab89b59fe3171073b8f8c58c73fe Mon Sep 17 00:00:00 2001 From: Jozef Kralik Date: Fri, 5 Jul 2024 07:38:00 +0000 Subject: [PATCH] fix comments in helm --- charts/plgd-hub/values.yaml | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/charts/plgd-hub/values.yaml b/charts/plgd-hub/values.yaml index fe70d03e4..7376f8ade 100644 --- a/charts/plgd-hub/values.yaml +++ b/charts/plgd-hub/values.yaml @@ -2294,7 +2294,7 @@ certificateauthority: expiresIn: "87600h" snippetservice: - # -- Enable certificate-authority service + # -- Enable snippet-service service enabled: true # -- Name of component. Used in label selectors name: snippet-service @@ -2302,23 +2302,23 @@ snippetservice: fullnameOverride: # -- Number of replicas replicas: 1 - # -- Additional labels for certificate-authority deployment + # -- Additional labels for snippet-service deployment deploymentLabels: {} - # -- Additional annotations for certificate-authority deployment + # -- Additional annotations for snippet-service deployment deploymentAnnotations: {} # -- Pod security context podSecurityContext: {} - # -- Labels for certificate-authority pod + # -- Labels for snippet-service pod podLabels: {} - # -- Annotations for certificate-authority pod + # -- Annotations for snippet-service pod podAnnotations: {} service: grpc: # -- Service type type: ClusterIP - # -- Labels for certificate-authority service + # -- Labels for snippet-service service labels: {} - # -- Annotations for certificate-authority service + # -- Annotations for snippet-service service annotations: {} # -- Target port targetPort: grpc @@ -2456,7 +2456,7 @@ snippetservice: encoderConfig: # -- Time format for logs. The supported values are: "rfc3339nano", "rfc3339" timeEncoder: rfc3339nano - # -- For complete certificate-authority service configuration see [plgd/certificate-authority](https://github.com/plgd-dev/hub/tree/main/certificate-authority) + # -- For complete snippet-service service configuration see [plgd/snippet-service](https://github.com/plgd-dev/hub/tree/main/snippet-service) apis: grpc: address: