Last active
May 27, 2021 01:09
-
-
Save dallasmarlow/a977e30e39792ba17e7f213320ceff7e to your computer and use it in GitHub Desktop.
secret
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: | |
namespace: pypicloud | |
name: pypicloud | |
type: Opaque | |
stringData: | |
config.ini: | | |
[app:main] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment