chore: cleanup artifactory3 mess
ci/woodpecker/pr/pre-commit Pipeline was successful
ci/woodpecker/pr/kubeconform Pipeline was successful

attempted to let claude deploy a new version of artifactory with
terrible results. this change is to remove that mess so I can start
again.
This commit is contained in:
2026-06-21 17:34:52 +10:00
parent 9e6efb7c78
commit 57d2051021
14 changed files with 0 additions and 653 deletions
@@ -32,20 +32,3 @@ spec:
refreshAfter: 5m
type: kv-v2
vaultAuthRef: default
---
apiVersion: secrets.hashicorp.com/v1beta1
kind: VaultStaticSecret
metadata:
name: postgres-credentials
namespace: artifactapi
spec:
destination:
create: true
name: postgres-credentials
overwrite: true
hmacSecretData: true
mount: kv
path: service/artifactapi/postgres-credentials
refreshAfter: 5m
type: kv-v2
vaultAuthRef: default