The External Secret Syncer is a marketplace application that can be used to continuously sync externally-stored secrets/parameters with Control Plane secrets. If you store your secrets externally, you can use this app to automatically keep Control Plane configuration options up to date.
kind: secretname: hellodescription: hellotags: syncer.cpln.io/lastError: '' # if ESS is experiencing an error, it will populate this tag syncer.cpln.io/source: //gvc/<gvc name>/workload/<name of ess workload>type: dictionarydata: PORT: '1234' PASSWORD: 'no pass' # if USERNAME was not found on the secret, the default is used