This repository was archived by the owner on May 22, 2025. It is now read-only.
Droplet: allow userData value to be set in a configMap or a secret #70
Labels
question
Further information is requested
What problem are you facing?
We'd like to be able to define the userData string in a configMap - or a secret - and then reference it from the Droplet definition.
In our infra we use the same userData for all the droplets we create, and having it in just one place will be better solution for maintaining it.
How could Crossplane help solve your problem?
Allowing me to define userData as a reference to another resource
i.e using a configMap:
The text was updated successfully, but these errors were encountered: