File tree Expand file tree Collapse file tree
krm_blueprints_with_test/examples
test/benchmark_fixtures/simple_pubsub_krm Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2222 description: A Virtual Private Cloud (VPC)
2323pipeline:
2424 mutators:
25- - image: gcr .io/kpt-fn /apply-setters:v0.1
25+ - image: ghcr .io/kptdev/krm-functions-catalog /apply-setters:v0.1
2626 configPath: setters.yaml
Original file line number Diff line number Diff line change 2222 description: A Virtual Private Cloud (VPC)
2323pipeline:
2424 mutators:
25- - image: gcr .io/kpt-fn /apply-setters:v0.1
25+ - image: ghcr .io/kptdev/krm-functions-catalog /apply-setters:v0.1
2626 configPath: setters.yaml
Original file line number Diff line number Diff line change 88 description: simple krm blueprint
99pipeline:
1010 mutators:
11- - image: gcr .io/kpt-fn /apply-setters:v0.1
11+ - image: ghcr .io/kptdev/krm-functions-catalog /apply-setters:v0.1
1212 configPath: setters.yaml
Original file line number Diff line number Diff line change @@ -4,5 +4,5 @@ metadata:
44 name: pubsub-topic
55pipeline:
66 mutators:
7- - image: gcr .io/kpt-fn /apply-setters:v0.1
7+ - image: ghcr .io/kptdev/krm-functions-catalog /apply-setters:v0.1
88 configPath: setters.yaml
You can’t perform that action at this time.
0 commit comments