UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects

SKIP UPGRADE: Initial work for package

Merged runyontr requested to merge initial-work into main
All threads resolved!
23 files
+ 949
1
Compare changes
  • Side-by-side
  • Inline
Files
23
+ 3
0
Verify the application is working by running these commands:
kubectl --namespace {{ .Release.Namespace }} port-forward service/{{ include "loki.fullname" . }} {{ .Values.service.port }}
curl http://127.0.0.1:{{ .Values.service.port }}/api/prom/label
Loading