Add monitoring PF service
This commit is contained in:
10
k8s/secrets.yaml
Normal file
10
k8s/secrets.yaml
Normal file
@@ -0,0 +1,10 @@
|
||||
apiVersion: v1
|
||||
kind: Secret
|
||||
metadata:
|
||||
name: monitoring-pf-secrets
|
||||
namespace: monitoring-pf
|
||||
type: Opaque
|
||||
stringData:
|
||||
TG_BOT_TOKEN: "CHANGE_ME"
|
||||
ADMIN_CHAT_ID: ""
|
||||
ADMIN_PIN: "CHANGE_ME"
|
||||
Reference in New Issue
Block a user