-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
add cilium-prerequisites-0.1.1-8d6cde1e050481fc70a0d1fb254efa95e2f658…
…de.tgz cilium-prerequisites-0.1.1-8d6cde1e050481fc70a0d1fb254efa95e2f658de.tgz-meta/README.md cilium-prerequisites-0.1.1-8d6cde1e050481fc70a0d1fb254efa95e2f658de.tgz-meta/main.yaml cilium-prerequisites-0.1.1-8d6cde1e050481fc70a0d1fb254efa95e2f658de.tgz-meta/values.schema.json
- Loading branch information
1 parent
1dbafd4
commit 68a38a1
Showing
5 changed files
with
51 additions
and
1 deletion.
There are no files selected for viewing
Binary file added
BIN
+87.2 KB
cilium-prerequisites-0.1.1-8d6cde1e050481fc70a0d1fb254efa95e2f658de.tgz
Binary file not shown.
6 changes: 6 additions & 0 deletions
6
...prerequisites-0.1.1-8d6cde1e050481fc70a0d1fb254efa95e2f658de.tgz-meta/README.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
[![CircleCI](https://circleci.com/gh/giantswarm/cilium-prerequisites.svg?style=shield)](https://circleci.com/gh/giantswarm/cilium-prerequisites) | ||
|
||
|
||
### Cilium Prerequisites | ||
|
||
This app ensures Cilium network policy CRD `ciliumclusterwidenetworkpolicies.cilium.io` and `ciliumnetworkpolicies.cilium.io` in workload clusters, which allows adding network policies pre-Cilium migration. |
12 changes: 12 additions & 0 deletions
12
cilium-prerequisites-0.1.1-8d6cde1e050481fc70a0d1fb254efa95e2f658de.tgz-meta/main.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
annotations: | ||
application.giantswarm.io/metadata: https://giantswarm.github.io/giantswarm-test-catalog/cilium-prerequisites-0.1.1-8d6cde1e050481fc70a0d1fb254efa95e2f658de.tgz-meta/main.yaml | ||
application.giantswarm.io/readme: https://giantswarm.github.io/giantswarm-test-catalog/cilium-prerequisites-0.1.1-8d6cde1e050481fc70a0d1fb254efa95e2f658de.tgz-meta/README.md | ||
application.giantswarm.io/team: phoenix | ||
application.giantswarm.io/values-schema: https://giantswarm.github.io/giantswarm-test-catalog/cilium-prerequisites-0.1.1-8d6cde1e050481fc70a0d1fb254efa95e2f658de.tgz-meta/values.schema.json | ||
config.giantswarm.io/version: 1.x.x | ||
chartApiVersion: v2 | ||
chartFile: cilium-prerequisites-0.1.1-8d6cde1e050481fc70a0d1fb254efa95e2f658de.tgz | ||
dateCreated: '2025-01-10T14:16:03.321667' | ||
digest: 2ef6d76a69be65f83886fe9ba7314dddf0c3fbe2491b3ac207f1adef4b37ad79 | ||
home: https://github.com/giantswarm/cilium-prerequisites | ||
icon: https://s.giantswarm.io/app-icons/k8s-initiator/1/dark.svg |
12 changes: 12 additions & 0 deletions
12
...-prerequisites-0.1.1-8d6cde1e050481fc70a0d1fb254efa95e2f658de.tgz-meta/values.schema.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
{ | ||
"$schema": "http://json-schema.org/schema#", | ||
"type": "object", | ||
"properties": { | ||
"name": { | ||
"type": "string" | ||
}, | ||
"serviceType": { | ||
"type": "string" | ||
} | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters