updating haven notify
This commit is contained in:
@@ -20,6 +20,12 @@ spec:
|
||||
imagePullPolicy: Always
|
||||
ports:
|
||||
- containerPort: 8080
|
||||
env:
|
||||
- name: WEBHOOK_URL
|
||||
valueFrom:
|
||||
secretKeyRef:
|
||||
name: discord-webhook
|
||||
key: HAVEN_WEBHOOK_URL
|
||||
nodeSelector:
|
||||
kubernetes.io/arch: amd64
|
||||
---
|
||||
|
Reference in New Issue
Block a user