Skip to content
Snippets Groups Projects
Verified Commit 40565c37 authored by Antoine R. Dumont's avatar Antoine R. Dumont
Browse files

archive-staging-rke2: Add missing ingress namespace

Ref. swh/infra/sysadm-environment#4699
parent b1cc74b8
No related branches found
No related tags found
No related merge requests found
......@@ -31,3 +31,9 @@ apiVersion: v1
kind: Namespace
metadata:
name: cert-manager
---
# Namespace dedicated to the ingress-nginx environment
apiVersion: v1
kind: Namespace
metadata:
name: ingress-nginx
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment