Initial upload

This commit is contained in:
Automated pipeline 2025-07-17 09:26:31 +00:00 committed by Actions pipeline
parent b5128cb412
commit b9e049959f
38 changed files with 3708 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