change cred
This commit is contained in:
		| @@ -16,14 +16,14 @@ spec: | ||||
|       remoteRef: | ||||
|         conversionStrategy: Default | ||||
|         decodingStrategy: None | ||||
|         key: /digital-ocean/home-infra/postgres-backups | ||||
|         key: /digital-ocean/home-infra/all-access | ||||
|         metadataPolicy: None | ||||
|         property: AWS_ACCESS_KEY_ID | ||||
|     - secretKey: AWS_SECRET_ACCESS_KEY | ||||
|       remoteRef: | ||||
|         conversionStrategy: Default | ||||
|         decodingStrategy: None | ||||
|         key: /digital-ocean/home-infra/postgres-backups | ||||
|         key: /digital-ocean/home-infra/all-access | ||||
|         metadataPolicy: None | ||||
|         property: AWS_SECRET_ACCESS_KEY | ||||
|     - secretKey: AWS_REGION | ||||
|   | ||||
| @@ -15,7 +15,7 @@ s3-exporter: | ||||
|             - name: S3_NAME | ||||
|               value: digital-ocean | ||||
|             - name: S3_ENDPOINT | ||||
|               value: https://postgres-backups-ce540ddf106d186bbddca68a.nyc3.digitaloceanspaces.com | ||||
|               value: https://nyc3.digitaloceanspaces.com | ||||
|             - name: S3_ACCESS_KEY | ||||
|               valueFrom: | ||||
|                 secretKeyRef: | ||||
| @@ -33,8 +33,6 @@ s3-exporter: | ||||
|                   key: AWS_REGION | ||||
|             - name: LOG_LEVEL | ||||
|               value: debug | ||||
|             - name: S3_DISABLE_ENDPOINT_HOST_PREFIX | ||||
|               value: true | ||||
|             - name: S3_FORCE_PATH_STYLE | ||||
|               value: false | ||||
|           resources: | ||||
|   | ||||
		Reference in New Issue
	
	Block a user