diff options
Diffstat (limited to 'kubernetes/so/components/so-appc-orchestrator/requirements.yaml')
-rwxr-xr-x | kubernetes/so/components/so-appc-orchestrator/requirements.yaml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/kubernetes/so/components/so-appc-orchestrator/requirements.yaml b/kubernetes/so/components/so-appc-orchestrator/requirements.yaml index f8b1d7445e..f8c29f83f8 100755 --- a/kubernetes/so/components/so-appc-orchestrator/requirements.yaml +++ b/kubernetes/so/components/so-appc-orchestrator/requirements.yaml @@ -24,3 +24,7 @@ dependencies: - name: soHelpers version: ~8.x-0 repository: 'file://../soHelpers' + - name: serviceAccount + version: ~8.x-0 + repository: '@local' + |