remove meshtastic deploy from this repo, let it deploy itself
All checks were successful
/ diff-and-deploy (push) Successful in 1m54s

This commit is contained in:
Finn 2024-10-30 14:59:42 -07:00
parent 0163a18f4d
commit c37c22eb4f
3 changed files with 4 additions and 47 deletions

View file

@ -4,8 +4,8 @@ metadata:
name: matrix-bridge-meshtastic-deployer
namespace: meshtastic
rules:
- apiGroups: ["apps"]
resources: ["deployments"]
- apiGroups: ["v1"]
resources: ["statefulsets"]
verbs: ["get", "patch"]
---
apiVersion: rbac.authorization.k8s.io/v1