apiVersion: org.eclipse.che/v1
kind: CheBackupServerConfiguration
metadata:
name: backup-server-configuration
spec:
awss3:
protocol: https
hostname: my-domain.net
port: 1234
repositoryPath: CodeReady Workspaces-backups
repositoryPasswordSecretRef: backup-encryption-password-secret
awsAccessKeySecretRef: aws-user-credentials-secret
apiVersion: org.eclipse.che/v1
kind: CheBackupServerConfiguration
metadata:
name: backup-server-configuration
spec:
awss3:
protocol: https
1
hostname: my-domain.net
2
port: 1234
3
repositoryPath: CodeReady Workspaces-backups
4
repositoryPasswordSecretRef: backup-encryption-password-secret
5
awsAccessKeySecretRef: aws-user-credentials-secret
6
Copy to Clipboard
Copied!
Toggle word wrap
Toggle overflow