Commit Graph

10 Commits (16f55bbf228c13b0aa608a297497bf40d2763935)

Author SHA1 Message Date
Daniel Holbach 20557f9f15 update to new doc links structure
Signed-off-by: Daniel Holbach <daniel@weave.works>
2 years ago
Tim Jacomb 08f5ca39b0
Avoid substitution issue in kustomize credentials sync
Signed-off-by: Tim Jacomb <tim.jacomb@hmcts.net>
3 years ago
Stefan Prodan 8a3e5790f5
Use multi-arch image for kubectl
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
3 years ago
Edvin Norling f748114dfa Remove resourceNames in integration secrets
* Solves #1524
* We remove resourceName due to the following:
  Note: You cannot restrict create or deletecollection requests by resourceName.
  For create, this limitation is because the object name is not known at authorization time.
* Fix typo in azure-registry cronjob
Signed-off-by: Edvin Norling <edvin.norling@xenit.se>
4 years ago
leigh capili 296bf3cc6c
Fix eventhub integration config patches
Signed-off-by: leigh capili <leigh@null.net>
4 years ago
leigh capili 1789aa180d
Remove unused kustomizeconfigs from integrations
Signed-off-by: leigh capili <leigh@null.net>
4 years ago
leigh capili bd255800db
Template AzureIdentityBinding using $(AZ_IDENTITY_NAME) for integrations
Signed-off-by: leigh capili <leigh@null.net>
4 years ago
leigh capili bb0114e379
Remove per-cloud /kbin/kubectl patches
Signed-off-by: leigh capili <leigh@null.net>
4 years ago
leigh capili f9622a5b9e
Add /kbin/kubectl to _base integrations
Signed-off-by: leigh capili <leigh@null.net>
4 years ago
Edvin Norling 0404790df9 How to automatically renew Azure eventhub
To use JWT to communicate with Azure eventhub we need to renew the JWT credentials
from time to time. This example yaml helps out with that
* Supports both deployment and cronjob based renewal
  * static service principal
  * aad-pod-identity in azure

Signed-off-by: Edvin Norling <edvin.norling@xenit.se>
4 years ago