We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 43536d8 commit 02fcf76Copy full SHA for 02fcf76
3 files changed
Chart.yaml
@@ -7,4 +7,4 @@ keywords:
7
- confidential-containers
8
name: trustee
9
# DO NOT EDIT VERSION HERE, IT IS AUTO-GENERATED BY SEMANTIC-RELEASE
10
-version: 0.0.4
+version: 0.0.5
README.md
@@ -1,6 +1,6 @@
1
# trustee
2
3
-
+
4
5
A Helm chart to provide an opinionated deployment of Trustee in a validated pattern
6
templates/kbs-route.yaml
@@ -6,6 +6,7 @@ metadata:
name: kbs
namespace: trustee-operator-system
spec:
+ subdomain: kbs
port:
11
targetPort: 8080
12
to:
0 commit comments