Newer
Older
KubernetesApplication / PortainerAgent / kustomization.yaml
@yangyang xie yangyang xie on 20 Jan 2022 203 bytes add portainer agent
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
namespace: portainer
resources:
  - namespace.yaml
  - serviceaccount.yaml
  - clusterrolebinding.yaml
  - service.yaml
  - deployment.yaml