iac/apps/processing/wb/kustomization.yaml
2026-08-12 16:35:37 +05:00

14 lines
348 B
YAML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

---
# В wb приложение processing разворачивается в неймспейс workflow (не
# processing, как в base/ugmk).
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
namespace: workflow
resources:
- ../base
patches:
- path: rbac.yaml
target:
kind: RoleBinding
name: processing-jobs