azure: created cloud-accounts/azure/terraform/dashboard-neoimpact/account-dashboard-neoimpact.yaml
This commit is contained in:
parent
d714524742
commit
225baf90f9
@ -0,0 +1,33 @@
|
|||||||
|
apiVersion: external-secrets.io/v1
|
||||||
|
kind: ExternalSecret
|
||||||
|
metadata:
|
||||||
|
name: azure-terraform-dashboard-neoimpact
|
||||||
|
namespace: proveedordatos
|
||||||
|
labels:
|
||||||
|
uuid: "4"
|
||||||
|
observer: "true"
|
||||||
|
spec:
|
||||||
|
refreshInterval: 6h
|
||||||
|
secretStoreRef:
|
||||||
|
name: provisioner-secrets
|
||||||
|
kind: SecretStore
|
||||||
|
data:
|
||||||
|
- secretKey: ARM_CLIENT_ID
|
||||||
|
remoteRef:
|
||||||
|
key: cloud-accounts/azure/dashboard-neoimpact
|
||||||
|
property: ARM_CLIENT_ID
|
||||||
|
- secretKey: ARM_CLIENT_SECRET
|
||||||
|
remoteRef:
|
||||||
|
key: cloud-accounts/azure/dashboard-neoimpact
|
||||||
|
property: ARM_CLIENT_SECRET
|
||||||
|
- secretKey: ARM_TENANT_ID
|
||||||
|
remoteRef:
|
||||||
|
key: cloud-accounts/azure/dashboard-neoimpact
|
||||||
|
property: ARM_TENANT_ID
|
||||||
|
- secretKey: ARM_SUBSCRIPTION_ID
|
||||||
|
remoteRef:
|
||||||
|
key: cloud-accounts/azure/dashboard-neoimpact
|
||||||
|
property: ARM_SUBSCRIPTION_ID
|
||||||
|
target:
|
||||||
|
name: azure-terraform-dashboard-neoimpact
|
||||||
|
creationPolicy: Owner
|
||||||
Loading…
Reference in New Issue
Block a user