Skip to content

portainer

Configuration

# defaults
commands:
  install:
    script:
      - ansible-playbook k8s_portainer.yml
  uninstall:
    script:
      - ansible-playbook k8s_portainer.yml
namespace: portainer
subdomain: portainer
version: 2.9.2

Last update: May 22, 2022