indent in spec
All checks were successful
Build and Publish / build-release (push) Successful in 3m52s
All checks were successful
Build and Publish / build-release (push) Successful in 3m52s
This commit is contained in:
@@ -41,7 +41,7 @@ controllers:
|
||||
DATABASE_URL:
|
||||
valueFrom:
|
||||
secretKeyRef:
|
||||
name: policy-service-pg-app
|
||||
name: policy-service-cluster-pg-app
|
||||
key: uri
|
||||
probes:
|
||||
liveness:
|
||||
@@ -90,6 +90,7 @@ rawResources:
|
||||
apiVersion: generators.external-secrets.io/v1alpha1
|
||||
kind: Password
|
||||
suffix: password-generator
|
||||
spec:
|
||||
spec:
|
||||
length: 32
|
||||
noUpper: false
|
||||
@@ -104,6 +105,7 @@ rawResources:
|
||||
apiVersion: external-secrets.io/v1
|
||||
kind: ExternalSecret
|
||||
suffix: secrets
|
||||
spec:
|
||||
spec:
|
||||
refreshInterval: 0s
|
||||
secretStoreRef:
|
||||
|
||||
Reference in New Issue
Block a user