fix: skip backgound requests for atlantis secrets sync

This commit is contained in:
2025-06-20 10:10:21 +02:00
parent efd7b6e6c1
commit 207c7abd8a
84 changed files with 6 additions and 0 deletions
@@ -32,6 +32,7 @@ spec:
annotations:
vcluster.loft.sh/controlled-by: secret/v1/GenericImport
- name: sync-dev-rabbitmq-secret
skipBackgroundRequests: true
generate:
apiVersion: v1
kind: Secret
@@ -57,6 +58,7 @@ spec:
annotations:
vcluster.loft.sh/controlled-by: secret/v1/GenericImport
- name: sync-atlantis-secret
skipBackgroundRequests: true
generate:
apiVersion: v1
kind: Secret
@@ -81,6 +83,7 @@ spec:
annotations:
vcluster.loft.sh/controlled-by: secret/v1/GenericImport
- name: sync-azure-keyvault-secret
skipBackgroundRequests: true
generate:
apiVersion: v1
kind: Secret
@@ -105,6 +108,7 @@ spec:
annotations:
vcluster.loft.sh/controlled-by: secret/v1/GenericImport
- name: sync-dapr-api-token
skipBackgroundRequests: true
generate:
apiVersion: v1
kind: Secret
@@ -129,6 +133,7 @@ spec:
annotations:
vcluster.loft.sh/controlled-by: secret/v1/GenericImport
- name: sync-atlantis-db-ca
skipBackgroundRequests: true
generate:
apiVersion: v1
kind: Secret
@@ -148,6 +153,7 @@ spec:
annotations:
kyverno/clone: "true"
- name: sync-atlantis-db-replication
skipBackgroundRequests: true
generate:
apiVersion: v1
kind: Secret