fix(loki): Remove basic auth secret temporarily

This commit is contained in:
Claude AI
2026-01-05 12:03:10 +00:00
parent 0a097c29ff
commit 2e526a26e2

View File

@@ -1,12 +0,0 @@
apiVersion: v1
kind: Secret
metadata:
name: loki-basic-auth
namespace: loki
type: Opaque
data:
# Username: admin
# Password: lokipass123
# Generated with: htpasswd -nb admin lokipass123 | base64
# You should change this password after deployment!
users: YWRtaW46JGFwcjEkdE9XdGhBR0UkRmhSNFRhZ1FMcVVoY3hTZGp4Q09uMAoK