Keny Villela
2 years ago
2 changed files with 0 additions and 24 deletions
@ -1,18 +0,0 @@ |
|||
apiVersion: v1 |
|||
kind: ConfigMap |
|||
metadata: |
|||
name: sigi-saberes-url |
|||
namespace: sigi |
|||
data: |
|||
MOODLE_BASE_URL: "https://saberes.senado.leg.br" |
|||
|
|||
--- |
|||
apiVersion: v1 |
|||
kind: Secret |
|||
metadata: |
|||
name: sigi-saberes-tkn |
|||
namespace: sigi |
|||
type: Opaque |
|||
data: |
|||
MOODLE_API_TOKEN: YWx0ZXJlbWU= |
|||
# MOODLE_API_TOKEN: altereme |
Loading…
Reference in new issue