Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 6b97cf5338 |
@@ -46,7 +46,7 @@ spec:
|
||||
name: api-env
|
||||
optional: false
|
||||
- secretRef:
|
||||
name: environment2
|
||||
name: environment
|
||||
optional: false
|
||||
volumeMounts:
|
||||
- name: combined-certs
|
||||
|
||||
@@ -54,7 +54,7 @@ spec:
|
||||
apiVersion: secrets.hashicorp.com/v1beta1
|
||||
kind: VaultStaticSecret
|
||||
metadata:
|
||||
name: environment2
|
||||
name: environment
|
||||
namespace: artifactapi
|
||||
spec:
|
||||
destination:
|
||||
|
||||
Reference in New Issue
Block a user