Versions Compared

Key

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

...

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



Add Host Aliases> sudo vi

Code Block
themeEmacs
sudo vi /etc/hosts
Code Block
127.0.0.1       core.harbor.domain
127.0.0.1       notary.harbor.domain

...