# Ingress Kustomization # RFC 0040: Self-Hosted Core Services apiVersion: kustomize.config.k8s.io/v1beta1 kind: Kustomization namespace: ingress resources: - namespace.yaml - core-services.yaml commonLabels: app.kubernetes.io/managed-by: alignment rfc: "0040"