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
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:
@@ -4,7 +4,6 @@ kind: Kustomization
|
|||||||
namespace: irc
|
namespace: irc
|
||||||
|
|
||||||
resources:
|
resources:
|
||||||
- namespace.yaml
|
|
||||||
# Uncomment if storing configuration in the repo
|
# Uncomment if storing configuration in the repo
|
||||||
# - configmap.yaml
|
# - configmap.yaml
|
||||||
- ./thelounge
|
- ./thelounge
|
||||||
|
|||||||
@@ -1,4 +0,0 @@
|
|||||||
apiVersion: v1
|
|
||||||
kind: Namespace
|
|
||||||
metadata:
|
|
||||||
name: irc
|
|
||||||
Reference in New Issue
Block a user