11 lines
177 B
YAML
11 lines
177 B
YAML
#
|
|
# Copyright © 2020 Arrikto Inc. All Rights Reserved.
|
|
#
|
|
|
|
apiVersion: kustomize.config.k8s.io/v1beta1
|
|
kind: Kustomization
|
|
|
|
resources:
|
|
- namespace.yaml
|
|
namespace: istio-system
|