We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 025c597 commit 9e6af4bCopy full SHA for 9e6af4b
examples/cloud/dependency_charts/aas-discovery/templates/aas-discovery-deployment.yaml
@@ -32,7 +32,7 @@ spec:
32
containerPort: {{ .Values.service.port }}
33
protocol: TCP
34
volumeMounts:
35
- - mountPath: /workspace/config/application.properties
+ - mountPath: /application/application.properties
36
name: {{ template "aas-discovery.fullname" $ }}-config
37
subPath: application.properties
38
- mountPath: /application/rbac-rules.json
0 commit comments