init: technical take home for gitlab operate
This commit is contained in:
7
helm/templates/NOTES.txt
Normal file
7
helm/templates/NOTES.txt
Normal file
@@ -0,0 +1,7 @@
|
||||
Successfully deployed {{ .Chart.Name }}!
|
||||
|
||||
To access your application:
|
||||
|
||||
kubectl port-forward --namespace {{ .Release.Namespace }} svc/{{ include "interview-server.fullname" . }} 8080:{{ .Values.service.port }}
|
||||
|
||||
Then visit: http://localhost:8080
|
||||
Reference in New Issue
Block a user