Updated the tekton installation

This commit is contained in:
Nikolai Rodionov
2023-09-27 06:26:54 +02:00
parent bfe08e1eae
commit 3274fbdd97
10 changed files with 127 additions and 123 deletions

View File

@ -0,0 +1,9 @@
# addresspool.yaml
apiVersion: metallb.io/v1beta1
kind: IPAddressPool
metadata:
name: custom-addresspool
namespace: metallb-system
spec:
addresses:
- 195.201.250.50-195.201.250.50

View File

@ -0,0 +1,9 @@
# addresspool.yaml
apiVersion: metallb.io/v1beta1
kind: IPAddressPool
metadata:
name: custom-addresspool
namespace: metallb-system
spec:
addresses:
- 91.232.225.63-91.232.225.63