Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
expose:
  ingress:
    className: nginx
#
#harborAdminPassword: password
    annotations:
      nginx.org/client-max-body-size: "999m"


Install

Code Block
themeEmacs
	helm upgrade --install -f values-local.yaml harbor .

...