Initial upload

This commit is contained in:
Automated pipeline 2025-07-21 10:15:16 +00:00 committed by Actions pipeline
parent 24aa72c4ce
commit cb58b26158
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