oliverbaehler / capsule-flux-tests

Test PATCH Privilege Fix for Namespace Bootstraping

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

capsule-flux-tests

Installation

Install Sample Flux Installation:

flux install --components source-controller,kustomize-controller -n flux-system

Adds Users from tenants namespace as owners

helm upgrade --install capsule clastix/capsule -n capsule-system --create-namespace -f values.yaml

Install Flux

flux install --components source-controller,kustomize-controller -n flux-system

Init

Create Tenants Namespace and permissions

kubectl apply -f init/

Create Sample Sync

kubectl apply -f sample/

About

Test PATCH Privilege Fix for Namespace Bootstraping


Languages

Language:Shell 100.0%