imfreedom/k8s-cluster

Update the allowed groups for pidgin.im xmpp

18 months ago, Gary Kramlich
f3fdd3dab6c1
Update the allowed groups for pidgin.im xmpp

Apparently groups don't matter for the group or in values in hub queries, but
the project name does? I dunno, but this seems to work fine.
---
tasks:
import:
type: docker/import
files:
- .:.
run:
type: docker/run
image: docker.io/rwgrim/kube-lint:latest
plans:
default:
stages:
- tasks: [import, run]