chore: migrate artifactapi to kustomize (#18)
- migrate terraform deployment to kustomize Reviewed-on: #18
This commit was merged in pull request #18.
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
---
|
||||
apiVersion: kustomize.config.k8s.io/v1beta1
|
||||
kind: Kustomization
|
||||
|
||||
resources:
|
||||
- ../../../base/artifactapi
|
||||
Reference in New Issue
Block a user