openreplay/scripts/helm/setup.yaml

8 lines
152 B
YAML

# vim: set ft=yaml.ansible :
---
- hosts: localhost
gather_facts: no
environment:
KUBECONFIG: "{{ kubeconfig_path }}"
roles:
- openreplay