aboutsummaryrefslogtreecommitdiff
path: root/kube/aeacus/x/stickers.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'kube/aeacus/x/stickers.yaml')
-rw-r--r--kube/aeacus/x/stickers.yaml20
1 files changed, 20 insertions, 0 deletions
diff --git a/kube/aeacus/x/stickers.yaml b/kube/aeacus/x/stickers.yaml
new file mode 100644
index 0000000..88a4174
--- /dev/null
+++ b/kube/aeacus/x/stickers.yaml
@@ -0,0 +1,20 @@
+apiVersion: x.within.website/v1
+kind: App
+metadata:
+ name: stickers
+
+spec:
+ image: ghcr.io/xe/x/stickers:latest
+ autoUpdate: true
+
+ healthcheck:
+ enabled: true
+
+ ingress:
+ enabled: true
+ host: stickers.xeiaso.net
+
+ secrets:
+ - name: tigris-creds
+ itemPath: "vaults/lc5zo4zjz3if3mkeuhufjmgmui/items/kvc2jqoyriem75ny4mvm6keguy"
+ environment: true \ No newline at end of file