Some checks are pending
Pipelines as Code CI / homelab-ci CI has Started
Signed-off-by: gwg313 <gwg313@pm.me>
9 lines
200 B
YAML
9 lines
200 B
YAML
apiVersion: kustomize.config.k8s.io/v1beta1
|
|
kind: Kustomization
|
|
|
|
resources:
|
|
- audit-process-execution.yaml
|
|
- audit-network-connections.yaml
|
|
|
|
commonAnnotations:
|
|
argocd.argoproj.io/sync-wave: "1"
|