Skip to content

Commit 425a2e0

Browse files
authored
Merge pull request #3 from commitdev/zero-234
zero-234: Update secret name to reflect recent changes
2 parents 2ad8631 + 623722d commit 425a2e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/kubernetes/base/deployment.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ spec:
6666
valueFrom:
6767
secretKeyRef:
6868
name: cf-keypair
69-
key: secret_key
69+
key: private_key
7070
---
7171
apiVersion: autoscaling/v1
7272
kind: HorizontalPodAutoscaler

0 commit comments

Comments
 (0)