cara lulus kredensial hub docker untuk nilai -nilai helm.yaml

image:
  repository: myprivate.registry.com:8080/myapp/app/viewer
  pullPolicy: IfNotPresent

imageCredentials:
  registry: myprivate.registry.com:8080
  username: myusername
  password: myuserpass
devops unicorn