Remove -frontend
This commit is contained in:
parent
1cbfeee0f0
commit
603fabf3b7
3 changed files with 6 additions and 6 deletions
|
|
@ -44,7 +44,7 @@ image:
|
|||
imagePullSecrets: []
|
||||
|
||||
## Admin frontend configuration parameters
|
||||
## ref: https://open.greenhost.net/stackspin/dashboard-frontend
|
||||
## ref: https://open.greenhost.net/stackspin/dashboard
|
||||
##
|
||||
frontend:
|
||||
## Admin frontend image version
|
||||
|
|
@ -58,7 +58,7 @@ frontend:
|
|||
##
|
||||
image:
|
||||
registry: open.greenhost.net:4567
|
||||
repository: stackspin/admin-frontend/admin-frontend
|
||||
repository: stackspin/admin/admin
|
||||
tag: 0.1.1
|
||||
## Specify a imagePullPolicy
|
||||
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
|
||||
|
|
|
|||
Reference in a new issue