Skip to content
This repository was archived by the owner on Sep 21, 2023. It is now read-only.

Conversation

@taemon1337
Copy link

The etcd-operator allows the customization of the etcd image in the etcd CRD named 'repository', this PR extends that option to the vault-operator as well using the VaultServiceSpec named 'EtcdRepository'.

I am not able to test this, so please verify that
if v.Spec.EtcdRepository != nil { etcdCluster.Spec.Repository = v.Spec.EtcdRepository }
will correctly set the Repository and it doesnt need a pointer or != "".

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant