Skip to content

Commit

Permalink
Fixing identation issue (WhatsApp#35)
Browse files Browse the repository at this point in the history
Summary:
bad indentation of a sequence entry at line 125, column 10: - name: COREAPP_HOSTNAME
Pull Request resolved: WhatsApp#35

Differential Revision: D21831695

Pulled By: mengyiyuan

fbshipit-source-id: 9c431e6e
  • Loading branch information
guizoxxv authored and facebook-github-bot committed Jun 2, 2020
1 parent 2295472 commit c571468
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion installation/kubernetes/coreapp.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@ spec:
secretKeyRef:
name: whatsapp-config
key: wa-db-connection-idle-timeout
- name: COREAPP_HOSTNAME
- name: COREAPP_HOSTNAME
valueFrom:
fieldRef:
fieldPath: status.podIP
Expand Down

0 comments on commit c571468

Please sign in to comment.