Initial upload

This commit is contained in:
Automated pipeline 2025-06-03 13:09:21 +00:00 committed by Actions pipeline
parent 9d94d891d9
commit 7ba3dc4315
11 changed files with 1363 additions and 22 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