Updates after the disaster recovery

This commit is contained in:
2024-02-08 19:58:31 +01:00
parent 9c7e44e757
commit b1f183d712
50 changed files with 795 additions and 135 deletions

View File

@ -1,12 +0,0 @@
apiVersion: rbac.authorization.k8s.io/v1
kind: ClusterRoleBinding
metadata:
name: namespace-manager
subjects:
- kind: User
name: badhousplants
apiGroup: rbac.authorization.k8s.io
roleRef:
kind: ClusterRole
name: namespace-manager
apiGroup: rbac.authorization.k8s.io

View File

@ -1,8 +0,0 @@
apiVersion: rbac.authorization.k8s.io/v1
kind: ClusterRole
metadata:
name: namespace-manager
rules:
- apiGroups: [""]
resources: ["namespaces"]
verbs: ["get", "watch", "list", "create", "delete"]

View File

@ -14,9 +14,9 @@ metadata:
namespace: debug
spec:
hosts:
- "httpbin.e.badhouseplants.net"
- "httpbin.badhouseplants.net"
gateways:
- istio-system/e-badhouseplants-net
- istio-system/badhouseplants-net
http:
- route:
- destination:

11
manifests/new-ip.yaml Normal file
View File

@ -0,0 +1,11 @@
---
# Source: raw/charts/metallb/templates/resources.yaml
---
apiVersion: metallb.io/v1beta1
kind: IPAddressPool
metadata:
name: etersoft
spec:
addresses:
- 91.232.225.63-91.232.225.63