File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
tests/templates/kuttl/mount-dags-gitsync Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -30,9 +30,9 @@ type: Opaque
30
30
data:
31
31
# This is a fine-grained access token for the owner of the repo (stackable-airflow/dags) which has read only access
32
32
# to *only* this repo. Contact github users @razvan or @adwk67 for details.
33
- # It is valid for one year and will expire on 12.08.2025 .
33
+ # This token doesn't expire.
34
34
user: c3RhY2thYmxlLWFpcmZsb3c=
35
- password: Z2l0aHViX3BhdF8xMUJLUURCRVkwSFFPMkpjRlJ1ekxLX0FLTGhqT0xvZ0JQMzZnTENFUFo0RUNETTM2TndjdTJDQUJvVVFueFBiVGhDTTZKQkhJNFFIZVdJb1dECg ==
35
+ password: Z2l0aHViX3BhdF8xMUJLUURCRVkwSk1EWlNVQk1RYTdoX0c2OGlhbWtpRkpFV1RMTTF0ajFwbHFTVFNyZ3p3dHZneXI5b2tubGRXaGpVRDZITFRFV0JJcm9yT0dXCg ==
36
36
---
37
37
apiVersion: v1
38
38
kind: ConfigMap
You can’t perform that action at this time.
0 commit comments