mirror of
https://github.com/codex-storage/cs-codex-dist-tests.git
synced 2025-02-13 20:46:37 +00:00
updates bot secret name
This commit is contained in:
parent
8d12bc45a1
commit
d1403c04c4
@ -25,7 +25,7 @@ namespace CodexDiscordBotPlugin
|
|||||||
AddVolume(config.DataPath, 1.GB());
|
AddVolume(config.DataPath, 1.GB());
|
||||||
}
|
}
|
||||||
|
|
||||||
AddVolume(name: "kubeconfig", mountPath: "/opt/kubeconfig.yaml", subPath: "kubeconfig.yaml", secret: "codex-dist-tests-app-kubeconfig");
|
AddVolume(name: "kubeconfig", mountPath: "/opt/kubeconfig.yaml", subPath: "kubeconfig.yaml", secret: "discordbot-sa-kubeconfig");
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user