Update deployment.yaml

This commit is contained in:
DeveloperDurp 2023-03-08 00:20:57 +00:00 committed by GitHub
parent d6aee76f4a
commit 7cc5466f9b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -87,7 +87,7 @@ spec:
- name: CUSTOM_BUTTON_URL
value: https://www.buymeacoffee.com/DeveloperDurp
- name: CUSTOM_BUTTON_COLOR
value: '#000000'
value: '#ffdd00'
- name: CUSTOM_BUTTON_TEXT_COLOR
value: '#ffffff'
- name: CUSTOM_BUTTON_ALT_TEXT
@ -95,7 +95,7 @@ spec:
- name: CUSTOM_BUTTON_NAME
value: COFFEE
- name: CUSTOM_BUTTON_ICON
value: fas file-alt
value: fa-light fa-cup-togo
ports:
- name: http
containerPort: 3000