2254a39d77
- converted the artifact-keeper helm-chart into kustomization manifests - converted postgres to cnpg - moved secrets to vault
8 lines
123 B
YAML
8 lines
123 B
YAML
---
|
|
apiVersion: v1
|
|
kind: Namespace
|
|
metadata:
|
|
name: artifact-keeper
|
|
labels:
|
|
app.kubernetes.io/name: artifact-keeper
|