Skip to content

Commit 2b5b999

Browse files
committed
fix: param path
Signed-off-by: Matthias Riegler <[email protected]>
1 parent 132db09 commit 2b5b999

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

chart/open-feature-operator/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ inProcessConfiguration:
8484

8585
## @section Flagd-proxy configuration
8686
flagdProxyConfiguration:
87-
## @param replicaCount sets the number of replicas for the flagd-proxy deployment.
87+
## @param flagdProxyConfiguration.replicaCount sets the number of replicas for the flagd-proxy deployment.
8888
replicaCount: 1
8989
## @param flagdProxyConfiguration.port Sets the port to expose the sync API on.
9090
port: 8015

0 commit comments

Comments
 (0)