fix
This commit is contained in:
		
							parent
							
								
									75218fec34
								
							
						
					
					
						commit
						9b58816269
					
				|  | @ -1,9 +1,9 @@ | |||
| package controller | ||||
| 
 | ||||
| import ( | ||||
| 	"github.com/zalando-incubator/postgres-operator/pkg/util/config" | ||||
| 	"github.com/zalando-incubator/postgres-operator/pkg/spec" | ||||
| 	"github.com/zalando-incubator/postgres-operator/pkg/cluster" | ||||
| 	"github.com/zalando-incubator/postgres-operator/pkg/spec" | ||||
| 	"github.com/zalando-incubator/postgres-operator/pkg/util/config" | ||||
| ) | ||||
| 
 | ||||
| type controllerStatus struct { | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue