From 383daae4b1dff6dd4a99a22b9fea537a91a23ddc Mon Sep 17 00:00:00 2001 From: avitalwerz Date: Thu, 17 Nov 2022 16:16:27 +0700 Subject: [PATCH] [src] add tag v1.0.7 --- charts/ocean-network-client/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/ocean-network-client/values.yaml b/charts/ocean-network-client/values.yaml index 5e7838a5..55b6ca53 100644 --- a/charts/ocean-network-client/values.yaml +++ b/charts/ocean-network-client/values.yaml @@ -24,7 +24,7 @@ resources: cpu: 300m memory: 500Mi -# -- (Optional) Tolerations - Enable pods to run an all nodes in cluster +# -- (Optional) Toleration - Enable pods to run an all nodes in cluster # Ref: https://kubernetes.io/docs/concepts/scheduling-eviction/taint-and-toleration/ tolerations: - operator: "Exists"