Initial render: k3s-dev environment

This commit is contained in:
gitea-admin
2026-03-07 15:00:05 +00:00
commit a787720f2a
306 changed files with 75879 additions and 0 deletions

View File

@@ -0,0 +1,22 @@
apiVersion: external-secrets.io/v1beta1
kind: ExternalSecret
metadata:
name: abinitio
namespace: abinitio
spec:
data:
- remoteRef:
key: secret/abinitio/abinitio
property: username
secretKey: username
- remoteRef:
key: secret/abinitio/abinitio
property: password
secretKey: password
refreshInterval: 1m
secretStoreRef:
kind: ClusterSecretStore
name: vault-store
target:
creationPolicy: Owner
name: abinitio

View File

@@ -0,0 +1,22 @@
apiVersion: external-secrets.io/v1beta1
kind: ExternalSecret
metadata:
name: admin
namespace: abinitio
spec:
data:
- remoteRef:
key: secret/abinitio/admin
property: username
secretKey: username
- remoteRef:
key: secret/abinitio/admin
property: password
secretKey: password
refreshInterval: 1m
secretStoreRef:
kind: ClusterSecretStore
name: vault-store
target:
creationPolicy: Owner
name: admin

View File

@@ -0,0 +1,22 @@
apiVersion: external-secrets.io/v1beta1
kind: ExternalSecret
metadata:
name: ag-appserver
namespace: abinitio
spec:
data:
- remoteRef:
key: secret/abinitio/ag-appserver
property: username
secretKey: username
- remoteRef:
key: secret/abinitio/ag-appserver
property: password
secretKey: password
refreshInterval: 1m
secretStoreRef:
kind: ClusterSecretStore
name: vault-store
target:
creationPolicy: Owner
name: ag-appserver

View File

@@ -0,0 +1,22 @@
apiVersion: external-secrets.io/v1beta1
kind: ExternalSecret
metadata:
name: ag-db-importer
namespace: abinitio
spec:
data:
- remoteRef:
key: secret/abinitio/ag-db-importer
property: username
secretKey: username
- remoteRef:
key: secret/abinitio/ag-db-importer
property: password
secretKey: password
refreshInterval: 1m
secretStoreRef:
kind: ClusterSecretStore
name: vault-store
target:
creationPolicy: Owner
name: ag-db-importer

View File

@@ -0,0 +1,22 @@
apiVersion: external-secrets.io/v1beta1
kind: ExternalSecret
metadata:
name: ag-report
namespace: abinitio
spec:
data:
- remoteRef:
key: secret/abinitio/ag-report
property: username
secretKey: username
- remoteRef:
key: secret/abinitio/ag-report
property: password
secretKey: password
refreshInterval: 1m
secretStoreRef:
kind: ClusterSecretStore
name: vault-store
target:
creationPolicy: Owner
name: ag-report

View File

@@ -0,0 +1,22 @@
apiVersion: external-secrets.io/v1beta1
kind: ExternalSecret
metadata:
name: ag-ui-importer
namespace: abinitio
spec:
data:
- remoteRef:
key: secret/abinitio/ag-ui-importer
property: username
secretKey: username
- remoteRef:
key: secret/abinitio/ag-ui-importer
property: password
secretKey: password
refreshInterval: 1m
secretStoreRef:
kind: ClusterSecretStore
name: vault-store
target:
creationPolicy: Owner
name: ag-ui-importer

View File

@@ -0,0 +1,22 @@
apiVersion: external-secrets.io/v1beta1
kind: ExternalSecret
metadata:
name: aiadmin
namespace: abinitio
spec:
data:
- remoteRef:
key: secret/abinitio/aiadmin
property: username
secretKey: username
- remoteRef:
key: secret/abinitio/aiadmin
property: password
secretKey: password
refreshInterval: 1m
secretStoreRef:
kind: ClusterSecretStore
name: vault-store
target:
creationPolicy: Owner
name: aiadmin

View File

@@ -0,0 +1,22 @@
apiVersion: external-secrets.io/v1beta1
kind: ExternalSecret
metadata:
name: aic-join-user
namespace: abinitio
spec:
data:
- remoteRef:
key: secret/abinitio/aic-join-user
property: username
secretKey: username
- remoteRef:
key: secret/abinitio/aic-join-user
property: password
secretKey: password
refreshInterval: 1m
secretStoreRef:
kind: ClusterSecretStore
name: vault-store
target:
creationPolicy: Owner
name: aic-join-user

View File

@@ -0,0 +1,22 @@
apiVersion: external-secrets.io/v1beta1
kind: ExternalSecret
metadata:
name: azure-client
namespace: abinitio
spec:
data:
- remoteRef:
key: secret/abinitio/azure-client
property: username
secretKey: username
- remoteRef:
key: secret/abinitio/azure-client
property: password
secretKey: password
refreshInterval: 1m
secretStoreRef:
kind: ClusterSecretStore
name: vault-store
target:
creationPolicy: Owner
name: azure-client

View File

@@ -0,0 +1,22 @@
apiVersion: external-secrets.io/v1beta1
kind: ExternalSecret
metadata:
name: bridge
namespace: abinitio
spec:
data:
- remoteRef:
key: secret/abinitio/bridge
property: username
secretKey: username
- remoteRef:
key: secret/abinitio/bridge
property: password
secretKey: password
refreshInterval: 1m
secretStoreRef:
kind: ClusterSecretStore
name: vault-store
target:
creationPolicy: Owner
name: bridge

View File

@@ -0,0 +1,22 @@
apiVersion: external-secrets.io/v1beta1
kind: ExternalSecret
metadata:
name: cafe-join-user
namespace: abinitio
spec:
data:
- remoteRef:
key: secret/abinitio/cafe-join-user
property: username
secretKey: username
- remoteRef:
key: secret/abinitio/cafe-join-user
property: password
secretKey: password
refreshInterval: 1m
secretStoreRef:
kind: ClusterSecretStore
name: vault-store
target:
creationPolicy: Owner
name: cafe-join-user

View File

@@ -0,0 +1,22 @@
apiVersion: external-secrets.io/v1beta1
kind: ExternalSecret
metadata:
name: cc-jdbc
namespace: abinitio
spec:
data:
- remoteRef:
key: secret/abinitio/cc-jdbc
property: username
secretKey: username
- remoteRef:
key: secret/abinitio/cc-jdbc
property: password
secretKey: password
refreshInterval: 1m
secretStoreRef:
kind: ClusterSecretStore
name: vault-store
target:
creationPolicy: Owner
name: cc-jdbc

View File

@@ -0,0 +1,22 @@
apiVersion: external-secrets.io/v1beta1
kind: ExternalSecret
metadata:
name: cc-join-user
namespace: abinitio
spec:
data:
- remoteRef:
key: secret/abinitio/cc-join-user
property: username
secretKey: username
- remoteRef:
key: secret/abinitio/cc-join-user
property: password
secretKey: password
refreshInterval: 1m
secretStoreRef:
kind: ClusterSecretStore
name: vault-store
target:
creationPolicy: Owner
name: cc-join-user

View File

@@ -0,0 +1,22 @@
apiVersion: external-secrets.io/v1beta1
kind: ExternalSecret
metadata:
name: dcs-hmac-key
namespace: abinitio
spec:
data:
- remoteRef:
key: secret/abinitio/dcs-hmac-key
property: username
secretKey: username
- remoteRef:
key: secret/abinitio/dcs-hmac-key
property: password
secretKey: password
refreshInterval: 1m
secretStoreRef:
kind: ClusterSecretStore
name: vault-store
target:
creationPolicy: Owner
name: dcs-hmac-key

View File

@@ -0,0 +1,22 @@
apiVersion: external-secrets.io/v1beta1
kind: ExternalSecret
metadata:
name: dcs-join-user
namespace: abinitio
spec:
data:
- remoteRef:
key: secret/abinitio/dcs-join-user
property: username
secretKey: username
- remoteRef:
key: secret/abinitio/dcs-join-user
property: password
secretKey: password
refreshInterval: 1m
secretStoreRef:
kind: ClusterSecretStore
name: vault-store
target:
creationPolicy: Owner
name: dcs-join-user

View File

@@ -0,0 +1,22 @@
apiVersion: external-secrets.io/v1beta1
kind: ExternalSecret
metadata:
name: dcs-utility-user
namespace: abinitio
spec:
data:
- remoteRef:
key: secret/abinitio/dcs-utility-user
property: username
secretKey: username
- remoteRef:
key: secret/abinitio/dcs-utility-user
property: password
secretKey: password
refreshInterval: 1m
secretStoreRef:
kind: ClusterSecretStore
name: vault-store
target:
creationPolicy: Owner
name: dcs-utility-user

View File

@@ -0,0 +1,22 @@
apiVersion: external-secrets.io/v1beta1
kind: ExternalSecret
metadata:
name: ei-join-user
namespace: abinitio
spec:
data:
- remoteRef:
key: secret/abinitio/ei-join-user
property: username
secretKey: username
- remoteRef:
key: secret/abinitio/ei-join-user
property: password
secretKey: password
refreshInterval: 1m
secretStoreRef:
kind: ClusterSecretStore
name: vault-store
target:
creationPolicy: Owner
name: ei-join-user

View File

@@ -0,0 +1,22 @@
apiVersion: external-secrets.io/v1beta1
kind: ExternalSecret
metadata:
name: eme-join-user
namespace: abinitio
spec:
data:
- remoteRef:
key: secret/abinitio/eme-join-user
property: username
secretKey: username
- remoteRef:
key: secret/abinitio/eme-join-user
property: password
secretKey: password
refreshInterval: 1m
secretStoreRef:
kind: ClusterSecretStore
name: vault-store
target:
creationPolicy: Owner
name: eme-join-user

View File

@@ -0,0 +1,22 @@
apiVersion: external-secrets.io/v1beta1
kind: ExternalSecret
metadata:
name: mhub-appserver
namespace: abinitio
spec:
data:
- remoteRef:
key: secret/abinitio/mhub-appserver
property: username
secretKey: username
- remoteRef:
key: secret/abinitio/mhub-appserver
property: password
secretKey: password
refreshInterval: 1m
secretStoreRef:
kind: ClusterSecretStore
name: vault-store
target:
creationPolicy: Owner
name: mhub-appserver

View File

@@ -0,0 +1,22 @@
apiVersion: external-secrets.io/v1beta1
kind: ExternalSecret
metadata:
name: mhub-db-importer
namespace: abinitio
spec:
data:
- remoteRef:
key: secret/abinitio/mhub-db-importer
property: username
secretKey: username
- remoteRef:
key: secret/abinitio/mhub-db-importer
property: password
secretKey: password
refreshInterval: 1m
secretStoreRef:
kind: ClusterSecretStore
name: vault-store
target:
creationPolicy: Owner
name: mhub-db-importer

View File

@@ -0,0 +1,22 @@
apiVersion: external-secrets.io/v1beta1
kind: ExternalSecret
metadata:
name: mhub-join-user
namespace: abinitio
spec:
data:
- remoteRef:
key: secret/abinitio/mhub-join-user
property: username
secretKey: username
- remoteRef:
key: secret/abinitio/mhub-join-user
property: password
secretKey: password
refreshInterval: 1m
secretStoreRef:
kind: ClusterSecretStore
name: vault-store
target:
creationPolicy: Owner
name: mhub-join-user

View File

@@ -0,0 +1,22 @@
apiVersion: external-secrets.io/v1beta1
kind: ExternalSecret
metadata:
name: mhub-report
namespace: abinitio
spec:
data:
- remoteRef:
key: secret/abinitio/mhub-report
property: username
secretKey: username
- remoteRef:
key: secret/abinitio/mhub-report
property: password
secretKey: password
refreshInterval: 1m
secretStoreRef:
kind: ClusterSecretStore
name: vault-store
target:
creationPolicy: Owner
name: mhub-report

View File

@@ -0,0 +1,22 @@
apiVersion: external-secrets.io/v1beta1
kind: ExternalSecret
metadata:
name: mhub-ui-importer
namespace: abinitio
spec:
data:
- remoteRef:
key: secret/abinitio/mhub-ui-importer
property: username
secretKey: username
- remoteRef:
key: secret/abinitio/mhub-ui-importer
property: password
secretKey: password
refreshInterval: 1m
secretStoreRef:
kind: ClusterSecretStore
name: vault-store
target:
creationPolicy: Owner
name: mhub-ui-importer

View File

@@ -0,0 +1,22 @@
apiVersion: external-secrets.io/v1beta1
kind: ExternalSecret
metadata:
name: mhub-utility-user
namespace: abinitio
spec:
data:
- remoteRef:
key: secret/abinitio/mhub-utility-user
property: username
secretKey: username
- remoteRef:
key: secret/abinitio/mhub-utility-user
property: password
secretKey: password
refreshInterval: 1m
secretStoreRef:
kind: ClusterSecretStore
name: vault-store
target:
creationPolicy: Owner
name: mhub-utility-user

View File

@@ -0,0 +1,22 @@
apiVersion: external-secrets.io/v1beta1
kind: ExternalSecret
metadata:
name: ocagent
namespace: abinitio
spec:
data:
- remoteRef:
key: secret/abinitio/ocagent
property: username
secretKey: username
- remoteRef:
key: secret/abinitio/ocagent
property: password
secretKey: password
refreshInterval: 1m
secretStoreRef:
kind: ClusterSecretStore
name: vault-store
target:
creationPolicy: Owner
name: ocagent

View File

@@ -0,0 +1,19 @@
apiVersion: external-secrets.io/v1beta1
kind: ExternalSecret
metadata:
name: password-key-file
namespace: abinitio
spec:
data:
- remoteRef:
decodingStrategy: Base64
key: secret/abinitio/password-key-file
property: password
secretKey: password
refreshInterval: 1m
secretStoreRef:
kind: ClusterSecretStore
name: vault-store
target:
creationPolicy: Owner
name: password-key-file

View File

@@ -0,0 +1,22 @@
apiVersion: external-secrets.io/v1beta1
kind: ExternalSecret
metadata:
name: qi-join-user
namespace: abinitio
spec:
data:
- remoteRef:
key: secret/abinitio/qi-join-user
property: username
secretKey: username
- remoteRef:
key: secret/abinitio/qi-join-user
property: password
secretKey: password
refreshInterval: 1m
secretStoreRef:
kind: ClusterSecretStore
name: vault-store
target:
creationPolicy: Owner
name: qi-join-user

View File

@@ -0,0 +1,22 @@
apiVersion: external-secrets.io/v1beta1
kind: ExternalSecret
metadata:
name: qiadmin-join-user
namespace: abinitio
spec:
data:
- remoteRef:
key: secret/abinitio/qiadmin-join-user
property: username
secretKey: username
- remoteRef:
key: secret/abinitio/qiadmin-join-user
property: password
secretKey: password
refreshInterval: 1m
secretStoreRef:
kind: ClusterSecretStore
name: vault-store
target:
creationPolicy: Owner
name: qiadmin-join-user

View File

@@ -0,0 +1,22 @@
apiVersion: external-secrets.io/v1beta1
kind: ExternalSecret
metadata:
name: runtime-locator-join-user
namespace: abinitio
spec:
data:
- remoteRef:
key: secret/abinitio/runtime-locator-join-user
property: username
secretKey: username
- remoteRef:
key: secret/abinitio/runtime-locator-join-user
property: password
secretKey: password
refreshInterval: 1m
secretStoreRef:
kind: ClusterSecretStore
name: vault-store
target:
creationPolicy: Owner
name: runtime-locator-join-user

View File

@@ -0,0 +1,22 @@
apiVersion: external-secrets.io/v1beta1
kind: ExternalSecret
metadata:
name: sd-join-user
namespace: abinitio
spec:
data:
- remoteRef:
key: secret/abinitio/sd-join-user
property: username
secretKey: username
- remoteRef:
key: secret/abinitio/sd-join-user
property: password
secretKey: password
refreshInterval: 1m
secretStoreRef:
kind: ClusterSecretStore
name: vault-store
target:
creationPolicy: Owner
name: sd-join-user

View File

@@ -0,0 +1,22 @@
apiVersion: external-secrets.io/v1beta1
kind: ExternalSecret
metadata:
name: trw-join-user
namespace: abinitio
spec:
data:
- remoteRef:
key: secret/abinitio/trw-join-user
property: username
secretKey: username
- remoteRef:
key: secret/abinitio/trw-join-user
property: password
secretKey: password
refreshInterval: 1m
secretStoreRef:
kind: ClusterSecretStore
name: vault-store
target:
creationPolicy: Owner
name: trw-join-user