set temporary tag for dashboard image
This commit is contained in:
parent
3f3dd47842
commit
951f0f7e4a
1 changed files with 3 additions and 1 deletions
|
@ -71,7 +71,9 @@ dashboard:
|
|||
image:
|
||||
registry: open.greenhost.net:4567
|
||||
repository: stackspin/dashboard/dashboard
|
||||
tag: 0-1-6
|
||||
## TODO: Correct tag once merges (used to be 0-1-6, guess will be a new
|
||||
## number/tag)
|
||||
tag: feat-user-roles
|
||||
## Optionally specify an array of imagePullSecrets.
|
||||
## Secrets must be manually created in the namespace.
|
||||
## ref: https://kubernetes.io/docs/tasks/configure-pod-container/pull-image-private-registry/
|
||||
|
|
Loading…
Reference in a new issue