Initial upload

This commit is contained in:
Automated pipeline 2025-07-21 12:52:28 +00:00 committed by Actions pipeline
parent cb58b26158
commit 625f2e0005
38 changed files with 3712 additions and 0 deletions

View file

@ -0,0 +1,9 @@
apiVersion: v1
kind: Secret
metadata:
name: simple-user-secret
namespace: observability
type: Opaque
stringData:
username: simple-user
password: simple-password