mirror of
https://github.com/fluxcd/flagger.git
synced 2026-02-21 13:30:33 +00:00
Add e2e-skipper* files for test setup It does the following things: * install Skipper ingress with Kustomize * load Flagger image onto the local cluster * install Flagger and Prometheus in the flagger-system namespace
5 lines
64 B
YAML
5 lines
64 B
YAML
apiVersion: v1
|
|
kind: Namespace
|
|
metadata:
|
|
name: flagger-system
|