Skip to content

Commit

Permalink
Merge pull request #600 from accorvin/add-namespaces
Browse files Browse the repository at this point in the history
Add remaining telemetry namespaces
  • Loading branch information
accorvin authored Feb 20, 2024
2 parents 1d5ae01 + d83407f commit 5eb53b3
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
apiVersion: tenant.paas.redhat.com/v1alpha1
kind: TenantNamespace
metadata:
name: telemetry-grafana-prod
namespace: internal-data-hub--config
spec:
type: runtime
network:
security-zone: internal
9 changes: 9 additions & 0 deletions bootstrap/namespaces/telemetry-prod-tenantnamespace.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
apiVersion: tenant.paas.redhat.com/v1alpha1
kind: TenantNamespace
metadata:
name: telemetry-prod
namespace: internal-data-hub--config
spec:
type: runtime
network:
security-zone: internal

0 comments on commit 5eb53b3

Please sign in to comment.