metadata
Currently, it is used to keep references to Bunnyshell internal entities, such as the ID of the Environment, or a unique hash to identify the Environment by.
Also, arbitrary key-value pairs can be inserted here, for future use.
Example
metadata:
com.bunnyshell.k8s.id: 123
com.bunnyshell.k8s.unique: alphanumeric
com.bunnyshell.k8s.docker-compose-version: 3.4
arbitrary: value
Updated 23 days ago