update UI image in manifest example

This commit is contained in:
Felix Kunde 2021-11-03 14:40:31 +01:00
parent 715daaccc1
commit b5c9b12edd
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@ spec:
serviceAccountName: postgres-operator-ui
containers:
- name: "service"
image: registry.opensource.zalan.do/acid/postgres-operator-ui:v1.6.0
image: registry.opensource.zalan.do/acid/postgres-operator-ui:v1.7.1
ports:
- containerPort: 8081
protocol: "TCP"