Error message:
Flow:
In my kasten backup, i tried to use blueprints to better prepare my elasticsearch db for backup.
But, for some reason, my blueprint cannot render '.Profiles' value in official Blueprint for elastic The command is at the last line:
Unfortunately, profile is presented and created on kasten dashboard cannot be reached out.
So, is there anything that can prevent those parameters (blueprint and profiles) to be connected?
Note 1
Also my profile cannot be reached out in kasten-io namespaces when i tried oc get profiles command
But I see profiles with this command
Any explanation on this?
Note 2
Pod of the blueprint will start in the different namespace than default kasten-io ( {{ .Statefulset.Namespace }} ). Is that a problem? At first that was strange to me, but I did not find anything about it in documentation so i left it as default.
Any explanation on whole problem or about minor doubts presented in notes would be great!
Thank you in advance!