Last active
July 18, 2020 11:55
-
-
Save HammoTime/41d52c68864e09776f0a351f71be9e2d to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
apiVersion: v1 | |
kind: Secret | |
metadata: | |
name: monitoring-secrets | |
namespace: monitoring | |
data: | |
loggly_token: <LOGGLY_TOKEN> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment