Skip to content

Commit

Permalink
task(orchestration): Adding artifacts to secrets files
Browse files Browse the repository at this point in the history
  • Loading branch information
dvince2 committed Jul 11, 2023
1 parent ff24ba6 commit 5a7445a
Showing 1 changed file with 30 additions and 14 deletions.
44 changes: 30 additions & 14 deletions kubernetes/overlays/dev/local/secrets/secrets-data-service-s3.yaml
Original file line number Diff line number Diff line change
@@ -1,14 +1,30 @@
apiVersion: v1
kind: Secret
metadata:
name: data-service-s3
type: Opaque
data:
aws-access-key-id: QUtJQVRSUFFES0NPVlNJTkNKMkY=
aws-secret-access-key: VENJN2pvZkwza3gvVXc4NXBIY203VjVNOXVwV1JydC9YR0hkMUF3Zw==
aws-data-storage-path: czM6Ly9hc2tlbS1zdGFnaW5nLWRhdGEtc2VydmljZS9kYXRhc2V0cy8=
aws-region: dXMtZWFzdC0x
aws-dataset-bucket: YXNrZW0tZGV2LWRhdGEtc2VydmljZQ==
aws-dataset-path: ZGF0YXNldHM=
aws-results-path: c2ltdWxhdGlvbnM=
aws-artifact-path: YXJ0aWZhY3Rz
$ANSIBLE_VAULT;1.1;AES256
36386563646566353933336636626138653530343162653234366364396535643033346230346463
3938303434656235623638616432343666376164386461350a653338383466633437336465633436
66623961383464383666323964323362643533393136323336366161323336313938656662303239
6331396665663364300a666664303031313066386238323432326465663537376239353633656331
65653037376232366637626636386565303833616564306332663234366631393934663932386530
38356261333630393636626437323937373837666562383237393564363165383362346132366632
33626633343938303233643933353862646165333166323636626262323039353763363262356161
31646361663861373263333330646365646434663631626561643035353536323235333362653835
32376336363263363461626339356566356335386330353030346638396261353462313731383366
39383436316530633934616163656665316336623261656232633466333062393730383762633039
66373630343537333938376432353564626238383663373965316162666433303731656661626137
61396433376136376663323833323463643563636137393133663165636335623435306262613361
34363030373731376239643731313731623363306532326163346632386134646238353936363961
66363934383030646234386562396362333839333264653061626665323536663432393430383436
64303463623531306234353435326634666532626234356661363537386635373939613933396665
64393731346164326332663264613562653834316437613265323139356361373561313264373864
31333663336335373762373732316230316538623463306336383930613930336434366632653634
32663336343932656663386264366461343764373734393430343937666565623233323436383564
35363763356438633066336636623764663661313761356264383535623461343430616662366230
30363734356162643339393931366632306632636430313333383635613835303261393861353834
39356261656334366432613361666364376439616661353766343762356434643236653966333738
37303138613337333637303763343739393937376538333563346532613131323865326235333334
31623635366631616137636133383264393338313039363138313339663566393636653635333665
36623665616162643738663738343364363335313633353631646462333762343166663031636566
66663236666234336536326233663562663131323837326162663335623637373937656537663165
36656334666466356264323130363334366534666566663838653962666435623363313161633930
34626334643233326333653032393666656230653363333665616462393832366632383435323539
37376132653631376563643036356632313664366336613637366532306237306661623365626466
6239

0 comments on commit 5a7445a

Please sign in to comment.