File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
tests/templates/kuttl/mount-dags-gitsync Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -28,11 +28,11 @@ metadata:
28
28
name: git-credentials
29
29
type: Opaque
30
30
data:
31
- # This is fine-grained access token for the owner of the repo (stackable-airflow/dags) which has read only access
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 13 .08.2025.
33
+ # It is valid for one year and will expire on 12 .08.2025.
34
34
user: c3RhY2thYmxlLWFpcmZsb3c=
35
- password: Z2l0aHViX3BhdF8xMUJLUURCRVkwTzRjMUhBT1pnbDZGXzdtTWdPYnY3aFpmUVVHMTR2WTlQcDRWUUJWVkQ2NWYyZlZEVXdmOWt2QmhRVEVIVkJZV2EyRU00ZEN3
35
+ password: Z2l0aHViX3BhdF8xMUJLUURCRVkwSFFPMkpjRlJ1ekxLX0FLTGhqT0xvZ0JQMzZnTENFUFo0RUNETTM2TndjdTJDQUJvVVFueFBiVGhDTTZKQkhJNFFIZVdJb1dECg==
36
36
---
37
37
apiVersion: v1
38
38
kind: ConfigMap
You can’t perform that action at this time.
0 commit comments