-
- Downloads
feat(namespace-configuration): Add operator for namespace management
This patch enables the namespace-configuration-operator, which allows to deploy object template into all namespaces matching a selector, making it very useful for management of basic namespace infrastructure. It also enforces the existence of these objects.
Showing
- infrastructure/kustomization.yaml 2 additions, 0 deletionsinfrastructure/kustomization.yaml
- infrastructure/namespace-configuration/kustomization.yaml 7 additions, 0 deletionsinfrastructure/namespace-configuration/kustomization.yaml
- infrastructure/namespace-configuration/namespace.yaml 4 additions, 0 deletionsinfrastructure/namespace-configuration/namespace.yaml
- infrastructure/namespace-configuration/network-policy.yaml 52 additions, 0 deletionsinfrastructure/namespace-configuration/network-policy.yaml
- infrastructure/namespace-configuration/subscription.yaml 10 additions, 0 deletionsinfrastructure/namespace-configuration/subscription.yaml
- infrastructure/postgres/kustomization.yaml 1 addition, 0 deletionsinfrastructure/postgres/kustomization.yaml
- infrastructure/postgres/user-namespace-network-policy.yaml 25 additions, 0 deletionsinfrastructure/postgres/user-namespace-network-policy.yaml
Loading
Please register or sign in to comment