chore(irc): remove namespace, now managed by infra repo
Security Scan / Checkov IaC Scan (push) Failing after 31s
Best Practices / Polaris PR Review (push) Has been skipped
Best Practices / Kube-score Analysis (push) Failing after 5s
Security Scan / Trivy PR Review (push) Has been skipped
Best Practices / Polaris Audit (push) Failing after 5s
Security Scan / Checkov PR Review (push) Has been skipped
Best Practices / Resource Usage Analysis (push) Successful in 5s
Validate Manifests / YAML Lint (push) Failing after 3s
Validate Manifests / Kubernetes Schema Validation (push) Successful in 6s
Best Practices / PR Summary Report (push) Has been skipped
Validate Manifests / Kustomize Build Test (push) Successful in 7s
Security Scan / Trivy Security Scan (push) Successful in 13s

Co-Authored-By: Claude Sonnet 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
2026-05-22 11:17:29 -04:00
parent 2308e1103a
commit 03467ec947
2 changed files with 0 additions and 5 deletions
-1
View File
@@ -4,7 +4,6 @@ kind: Kustomization
namespace: irc
resources:
- namespace.yaml
# Uncomment if storing configuration in the repo
# - configmap.yaml
- ./thelounge
-4
View File
@@ -1,4 +0,0 @@
apiVersion: v1
kind: Namespace
metadata:
name: irc