-
Notifications
You must be signed in to change notification settings - Fork 531
Open
Labels
Description
What happened?
The comment says secret
is deprecated in favor of additionalSecrets
but AdditionalSecrets is missing from file:
Line 1130 in 3a92e19
# Deprecated: Use AdditionalSecrets instead. |
FWIW, additionalSecrets is defined in the schema:
vcluster/chart/values.schema.json
Line 1869 in 3a92e19
"additionalSecrets": { |
and documented
What did you expect to happen?
additionalSecrets present in values.yaml
How can we reproduce it (as minimally and precisely as possible)?
Follow links in description
Anything else we need to know?
No response
Host cluster Kubernetes version
N/A
vcluster version
N/A
VCluster Config
N/A