Fix Rancher deployment: add cattle-system namespace, fix Traefik config with port 9442
This commit is contained in:
4
infrastructure/addons/rancher/namespace.yaml
Normal file
4
infrastructure/addons/rancher/namespace.yaml
Normal file
@@ -0,0 +1,4 @@
|
||||
apiVersion: v1
|
||||
kind: Namespace
|
||||
metadata:
|
||||
name: cattle-system
|
||||
Reference in New Issue
Block a user