Open wortmanb opened 4 months ago
I updated this to remove the YAML indentation request because I think this resulted from a disconnect between how this customer indents "-" characters and what YAML actually allows. There is no problem with the YAML as written.
Bug Report
What did you do? I followed the instructions at https://www.elastic.co/guide/en/cloud-on-k8s/current/k8s-snapshots.html#k8s-s3-compatible for adding an air-gapped S3 repo whose certificate was not in cacerts.
What did you expect to see? A successful deployment of our cluster and the ability to add the repo and verify it.
What did you see instead? Under which circumstances? The nodes failed because the instructions were incorrect:
additional-certs
, not ascustom-truststore
.Then, add to your config:
Environment
ECK version:
2.12.2
Kubernetes information:
insert any information about your Kubernetes environment that could help us:
See also:
https://github.com/elastic/cloud-on-k8s/issues/5652 https://github.com/elastic/cloud-on-k8s/pull/5969 https://github.com/elastic/cloud-on-k8s/issues/4175