bitpoke / wordpress-operator

Bitpoke Kubernetes operator for WordPress
Apache License 2.0
226 stars 35 forks source link

Wordpress operator does not change `domains` #67

Closed DeamonMV closed 4 years ago

DeamonMV commented 4 years ago

What happened:

Wordpress operator does not update domain.

What you expected to happen:

I expect that if I deploy updates of wordpress with new value of domains - wordpress operator should track this and make changes in Ingress.

How to reproduce it (as minimally and precisely as possible):

Deploy wordpress, change domains, deploy again.

Anything else?:

Kubernetes: 1.13.5

Worpress operator:

Wordpress service use PV for code and media

DeamonMV commented 4 years ago

That is not a problem of WP operator.

I have problem in ansible roles\module by which I do deploying.