feat: automatically setup forge (#10)

This commit is contained in:
Stephan Lüscher 2023-05-01 16:17:56 +00:00
parent c694947618
commit bbe78ee922
No known key found for this signature in database
GPG key ID: 445779060FF3D3CF
28 changed files with 1472 additions and 0 deletions

View file

@ -63,6 +63,13 @@ spec:
- containerPort: 3000
protocol: TCP
- name: setup.ublue.local
image: setup
resources:
limits:
memory: 512Mi
cpu: 200m
initContainers:
- name: minica.ublue.local
image: minica